Ax51 User's Guide

String Functions

MPL provides several functions you may use to work with text strings.

FunctionDescription
LENReturns the length of a string.
MATCHObtains text to the left and right of a matching delimiter.
SUBSTRReturns a substring from a specified string.