getTokenHandout: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{MacroFunction | {{MacroFunction | ||
|name=getTokenHandout | |name=getTokenHandout | ||
|description= | |description= | ||
Returns the [[Asset ID|asset id]] of the handout image for the for the [[Current Token]]. | Returns the [[Asset ID|asset id]] of the handout image for the for the [[Current Token]]. |
Revision as of 07:49, 19 November 2010
getTokenHandout() Function
Returns the asset id of the handout image for the for the Current Token.
Usage
[h: assetId = getTokenHandout(size)]
Example
To display the image for the current Token.
<img src='[r:getTokenHandout()]'></img>