Inquisit Language Reference
toupper function
Converts all alphabetic characters in the string to uppercase.
Member of
<
global
>
Syntax
toupper(
s1
)
Parameters
Name
Type
Description
s1
string
The string to convert to uppercase.
Examples
Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.