Back to Home
ESO Function Data v100032
zo_strlower()
Function Aliases
string.lower()
LocaleAwareToLower()
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/inventory/inventory.lua:82
--
zo_strlower(GetItemStyleName(itemStyle))
ingame/mail/gamepad/mailsend_gamepad.lua:689
--
zo_strlower(string.sub(name, i, i))
ingame/slashcommands/slashcommands_shared.lua:199
--
zo_strlower(command or "")
libraries/utility/zo_autocomplete.lua:190
--
zo_strlower(scoringText)
libraries/utility/zo_tableutils.lua:114
--
zo_strlower(value1)
libraries/utility/zo_tableutils.lua:115
--
zo_strlower(value2)
pregame/accountlogin/pegi.lua:72
--
zo_strlower(countryName or "")
publicallingames/globals/autocomplete.lua:6
--
zo_strlower(result)