LISTSERV Maestro 11.0-20 Help Table Of Contents

Calculation Formulas

Back to Calculation Formulas Overview
Back to Functions Overview


Function "ToLower"

ToLower(arg)

Function: Returns the given text argument (or set of texts) with all letters converted to lowercase letters.

Return-Type: Text or Text Set

Arguments:
arg - Type Text or Text Set: If a single text is given, then this text is converted to lowercase and the result is returned. If a set of texts is given, then all texts in the set will be converted to lowercase and a set with these converted texts is returned.

Examples:
ToLower("Convert All UPPERCASE to Lowercase")

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