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