StringCase
- Parameters
-
source string
upper boolean
- pure
- This function is pure. For the same values passed to it, it will always return the same value.
- return type
string
- Source code
native StringCase takes string source, boolean upper returns string
- Source
- string.j
- wc3modding.com
- StringCase