Functions (all)

ToUpper

Function Name:
ToUpper
Description:

Converts a string to upper case. So, for example,

=ToUpper("McKinley")

would return "MCKINLEY"

Minimum FH Version:
4.0
No. of Parameters:
1
Return Type:
Text
Parameter 1:
String
Examples:

=ToLower(%INDI%)