Revision Difference
table.LowerKeyNames#551735
<function name="LowerKeyNames" parent="table" type="libraryfunc">
	<description>Returns a copy of the input table with all string keys converted to be lowercase recursively</description>
	<realm>Shared and Menu</realm>
	<file line="422-L450">lua/includes/extensions/table.lua</file>
	<file line="443-L467">lua/includes/extensions/table.lua</file>
	<args>
		<arg name="tbl" type="table">Table to convert</arg>
	</args>
	<rets>
		<ret name="" type="table">New table</ret>
	</rets>
</function>
			Garry's Mod 
		
			Rust 
		
			Steamworks 
		
			Wiki Help