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.
Validates that the Canadian Business Number is correct by using mod10 format.
Syntax
client server public static boolean isValidBusinessNumber(BusinessNumber_CA businessNumber_CA)
Run On
Called
Parameters
- businessNumber_CA
Type: BusinessNumber_CA Extended Data Type
The Business Number that is provided by CA.
Return Value
Type: boolean
true if the number is correct; otherwise, false.