LONG

LONG returns the length of a string.

This is a TM1® rules function, valid in both TM1 rules and TurboIntegrator processes.

Syntax

LONG(string)

Argument

Description

string

A text string.

Example

LONG('Sales') returns 5.