<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Converts a string to upper case.
syntax
UpperStr(
str
)
Parameters
Type:
General purpose
The source character.
Return Value
character
The converted character.
Explanation
Converts a string to uppercase.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
Calculation formula syntax
Can be used in expression syntax (e.g. bind syntax)
reference
StrLen
MBStrLen
LeftStr
RightStr
MidStr
FindStr
IsLike
InsertStr
RepeatInsertStr
CombineStr
DivideStr
TrimLeftStr
TrimRightStr
LowerStr
ReplaceStr
ReverseStr
CStrToArray
CArrayToStr
CCsvToArray
CArrayToCsv
Chr
Ascii
RET
IntStrs
IsFullWidthChar
MeasureStr