Skip to content

llToUpper

Function Syntax
string llToUpper(
  1. string Text
);

Returns a string that is Text with all upper-case characters.