toLower: Difference between revisions
Jump to navigation
Jump to search
(add. ArmA2 classification) |
(add. classification) |
||
Line 36: | Line 36: | ||
[[Category:Command_Group:_Variables|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Variables|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]] |
Revision as of 02:05, 2 December 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