docs/Utilities

Tally.parseItemLink(itemLink)

Turns an itemLink into a numeric itemId.

Parameters

itemLink
String (item link). The link to the item.

Return value

The numeric value of the item ID embedded in the item link.


Tally.printTable(t)

Debug-print a table.
Makes no attempt to do anything fancy with, for example, nested tables.

Parameters

t
Table. The table whose values are to be printed.



Comments

Posts Quoted:
Reply
Clear All Quotes