up Inquisit Language Reference

toLower function

Converts all alphabetic characters in the string to lowercase.

Member of

<global>

Syntax

toLower(s1)

Return Type

string

Parameters

Name Type Description
s1 string The string to convert to lowercase.

Remarks

Examples


Copyright Millisecond Software, LLC. All rights reserved.