WoW:Using the argument '...' efficiently (source)
Revision as of 13:23, 12 September 2010
, 12 September 2010merge candidate
(Category:HOWTOs) |
(merge candidate) |
||
| Line 1: | Line 1: | ||
{{merge|Function arguments}} | |||
{{tocright}} | {{tocright}} | ||
With patch 2.0 and the upgrade to lua 5.1, the '...' arg is much more powerful and less memory intensive than it was previously. here's some handy tips on how to use this new functionality | With patch 2.0 and the upgrade to lua 5.1, the '...' arg is much more powerful and less memory intensive than it was previously. here's some handy tips on how to use this new functionality | ||