Module:MergeArgs/doc

From RuneRealm Wiki
Jump to navigation Jump to search

This is the documentation page for Module:MergeArgs

This is a documentation subpage for Module:MergeArgs.
It contains usage information, categories, and other content that is not part of the original module page.

This module is a helper module to be used by other modules; it may not designed to be invoked directly. See RuneScape:Lua/Helper modules for a full list and more information.

FunctionTypeUse
mergeFrameMerges the parent and frame args returning a table containing the arg values instead of an empty table with an attached metatable. Parent args overwrite invoke args allowing invoke args to be used as a "default" value for an argument.