WoW:User defined functions: Difference between revisions

m
m (Added GetReturnValues)
Line 27: Line 27:
== Metatables ==
== Metatables ==
: [[Memorizing table]] - A special table that calculates values as needed and saves them into itself
: [[Memorizing table]] - A special table that calculates values as needed and saves them into itself
== Return Value Functions ==
: [[GetReturnValues|GetReturnValues]](order, functionCall) - Get the return values from ''functionCall'' in any ''order'' you want.


== String Functions ==
== String Functions ==
Anonymous user