{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

Length

This formula calculates the length of the given string and returns the number of characters, including all white spaces.

Usage:

Length( String )

Parameters:

string The input string to count characters of.

Returns:

The number of characters in the given string.

Examples:

length("")	// Returns the value 0.
length("abc")	// Returns the value 3.
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - Length