length

(Short Description to be added).

Description Syntax Parameters Returns Example
Computes string length. length(strExpr) strExpr: string expression Length of the specified string. length('PREFIX-STRING-SUFFIX')