Returns the maximum defined length of a string variable.

MaxLength := MAXSTRLEN(String)

Parameters

String

Type: Text constant or code

The string variable for which you want to find the maximum length.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageExample

Expand imageSee Also