toLower: Difference between revisions
| m (VBS2 scripting category removal) | m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") | ||
| 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_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | |||
Revision as of 11:41, 2 November 2011
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
