Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if entered Swiss VAT Number (UID) is correct.
Syntax
client server public static boolean checkUID_CH(TaxRegistrationNumber _taxRegistrationNumber)
Run On
Called
Parameters
- _taxRegistrationNumber
Type: TaxRegistrationNumber Extended Data Type
Value to be checked.
Return Value
Type: boolean
true if check succeed, otherwise false.
Remarks
Numbers in entered value checked modulo 11.