RPTools

Personal tools
From MapToolDoc

getTokenHandout

getTokenHandout() Function

Returns the asset id of the handout image for the for the Current Token.

Usage

  1. [h: assetId = getTokenHandout(size)]

Example

To display the image for the current Token.

  1. <img src='[r:getTokenHandout()]'></img>