Please enable JavaScript to view this site.

Altova FlowForce Server 2022 

Returns the number of characters in the string.

 

Signature

string-length(string:string) -> number

 

Parameters

Name

Type

Description

string

string

The input string.

 

Examples

The following expression will return 3:

 

string-length('cat')

© 2016-2022 Altova GmbH