-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
Description
Description
When I create a new script with for example the name 'lookAtScreen' then inside the script the result is 'lookAtscreen'. The S is no capital letter anymore. With for example 'thisIsABug' the result inside the script is 'thisIsAbug'. The B is no capital letter anymore. If I try 'testTestTest' then the result is as expected.
Steps to Reproduce
- Create a new script with some capital letters
- Check the result inside the script
Reactions are currently unavailable

