LISTSERV Maestro 11.0-20 Help Table Of Contents

Calculation Formulas

Back to Calculation Formulas Overview
Back to Functions Overview


Function "Length"

Length(text)

Function: Returns the length of the given text string (the number of characters in the text).

Return-Type: Number

Arguments:
text - Type Text: The text whose length will be determined.

Examples:
Length("text")
Length("a longer text")
Length(&FULL_NAME;)

© 2002-2023 L-Soft Sweden AB. All rights reserved.