IsValidBTW
Last updated
Was this helpful?
The IsValidBTW() function checks whether the input parameter is a valid VATIN format.
This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.
Note: this function only works for VATIN from the Netherlands
Returns true if text is indeed a valid VATIN.
Returns false if text is not a valid VATIN.
text
text
☑️
BTW number to be validated.
Last updated
Was this helpful?
Was this helpful?