MSL |
Length of String Matching Last MSK |
Integer, length of string matching last MSK( ) function
The MSL variable contains a numeric value (integer) that indicates the length of the string that matched the last MSK( ) function. TCB(16) also reports the length of the string.
MSK( ) Scan String for Mask
TCB( ) Return Task Information
print msk("my name is Foxxy","[A-Z][a-z]*"),msl
12 5