Project

General

Profile

Actions

Added in 1.8.10

$len(text)

Returns the length of the text.

Parameters

Parameter Description
text The text to check.

Example

; Check the length of 'text'.
//echo -ag text length is $len(text)

Updated by Per Amundsen about 1 year ago · 3 revisions

Also available in: PDF HTML TXT