Skip to content

llToLower

Function Syntax
string llToLower(
  1. string Text
);

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