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 the value of CISVerificationNum feild as per the defined pattern.
Syntax
client server public static boolean validateCISVerificationNum(VendCISVerificationNum _vendCISVerificationNum)
Run On
Called
Parameters
- _vendCISVerificationNum
Type: VendCISVerificationNum Extended Data Type
The value of the CISVerificationNum field.
Return Value
Type: boolean
true if the specified value matches the desired pattern; otherwise, false.