LEN - Return a length of a string (Reports & Settings Report Generator function)

From Catalyst
Revision as of 13:04, 22 September 2016 by ThrashBot (talk | contribs) (Updated from revision control)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Syntax

$LEN{string}

Description

Return the length of the string.

Parameters

string
A text parameter that can not be omitted.
Text.

Returns

A numeric value. Will return the length of the string.