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.
Retrieves the mask found in a string that is passed in as a parameter.
Syntax
client server public static Integer numRemTemplate(Num _num, Num mask)
Run On
Called
Parameters
- _num
Type: Num Extended Data Type
The string to look in for the mask.
- mask
Type: Num Extended Data Type
The mask string to look for.
Return Value
Type: Integer Extended Data Type
The integer value of the mask found.