toLower: Difference between revisions
| mNo edit summary |  (add. ArmA2 classification) | ||
| Line 35: | Line 35: | ||
| [[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]] | ||
| [[Category:Command_Group:_Variables|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Variables|{{uc:{{PAGENAME}}}}]] | ||
| [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | |||
Revision as of 17:49, 3 June 2009
Description
- Description:
- Converts the supplied string to all lowercase characters.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
- hint toLower("AaBb1")returns "aabb1"
Additional Information
- See also:
- toUpper
Notes
- 
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
 Only post proven facts here! Add Note
