WoW:API rawset: Difference between revisions

18 bytes removed ,  20 January 2007
m
Robot: converting/fixing HTML
No edit summary
 
m (Robot: converting/fixing HTML)
Line 21: Line 21:


==Details==
==Details==
Sets the real value of <i>table</i>[<i>index</i>] to <i>value</i>, without invoking any metamethod. <i>table</i> must be a table, <i>index</i> any value different from nil, and <i>value</i> any Lua value.
Sets the real value of ''table''[''index''] to ''value'', without invoking any metamethod. ''table'' must be a table, ''index'' any value different from nil, and ''value'' any Lua value.


==Notes==
==Notes==
Anonymous user