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