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