Difference between revisions of "LEN - Return a length of a string (Reports & Settings Report Generator function)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
Line 15: Line 15:
 
Will return the length of the string.
 
Will return the length of the string.
  
[[Category:Reports & Parameters Report Generator functions]]
+
[[Category:Reports & Settings Report Generator functions]]

Latest revision as of 13:04, 22 September 2016

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.