Difference between revisions of "Lua:getAddressList"
Jump to navigation
Jump to search
m |
|||
Line 7: | Line 7: | ||
addresslist=getAddressList() | addresslist=getAddressList() | ||
− | '''Return''' : StringList object. | + | '''Return''' : StringList object. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 21:55, 13 April 2012
getAddressList()
Returns the cheat table addresslist object.
Example:
addresslist=getAddressList()
Return : StringList object.