getTokenHandout
Function getTokenHandout
Returns the asset id of the handout image for the for the Current Token.
Usage
[h: assetId = getTokenImage()]
Examples
To display the image for the current token.
<img src='[r:getTokenImage()]'></img>
Returns the asset id of the handout image for the for the Current Token.
[h: assetId = getTokenImage()]
To display the image for the current token.
<img src='[r:getTokenImage()]'></img>