up Inquisit Language Reference

tolower function

Converts all alphabetic characters in the string to lowercase.

Member of

<global>

Syntax

tolower(s1)

Parameters

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

Examples


Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.