A166 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 left of and right of a matching delimiter.
SUBSTRReturns a substring from a specified string.