Page MenuHomeFeedback Tracker

Alternative syntax for toLower and toUpper
New, NormalPublic

Description

As we all know Arma is really messy when it comes to strings and case sensitivity, same strings are and are not case sensitive depending on the situation.

So even though it's the autumn years of the development I though I'd suggest a new alternative syntax for toLower akin to the alt syntax of toFixed, or even adding a new command all together so that all strings in a given scope would be treated as lower case or upper case, as in:

<scopename> toLower
<scopename> toUpper

Would convert all strings in the given scope to lower/upper case

or

toLowerScope
toUpperScope

Would convert all the strings in the scope where command was issued to lower/upper case

hashtag SoCompletelyFedUpHavingToToLowerAllStringsToAvoidHairBeingPulledOffHeadBecauseCaseSensitivityShenanigans

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Feature Request

Event Timeline

h- created this task.Aug 23 2018, 7:59 PM