 | Ax51 User's Guide |  |
|
|
| String FunctionsMPL provides several functions you may use to work with text strings. | Function | Description |
|---|
| LEN | Returns the length of a string. | | MATCH | Obtains text to the left and right of a matching delimiter. | | SUBSTR | Returns a substring from a specified string. |
|
|