table.LowerKeyNames
From Garry's Mod
Description
Returns a copy of the input table with all string keys converted to be lowercase recursively
Arguments
table tbl
Table to convert
Returns
New table
Returns a copy of the input table with all string keys converted to be lowercase recursively
table tbl