ProjTable::numRemTemplate Method
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.