up Inquisit Language Reference

toUpper function

Converts all alphabetic characters in the string to uppercase.

Member of

<global>

Syntax

toUpper(s1)

Return Type

string

Parameters

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

Remarks

Examples


Copyright Millisecond Software, LLC. All rights reserved.