getTokenImage

From RPTools Wiki
Revision as of 13:13, 13 December 2008 by Craig (talk | contribs)
Jump to navigation Jump to search

Function getTokenImage

Returns the asset id for the for the Current Token.

Usage

[h: assetId = getTokenImage()]


Examples

To display the image for the current token.

<img src='[r:getTokenImage()]'></img>