Syntax |
Example |
Description/Remarks |
PAR_M "text" |
|
Returns a string decoded from the position of the first ‘#’ in the parse string. It converts the character found to its ASCII value, subtracts 127, and returns the value as a string. See also PARSE, PAR_M, and PAR_S. |