getImage
getImage() Function
• Introduced in version 1.3b48
Returns the asset id for the image of an Image Token.
Usage
Example
To display the image from an image token called "image:Map" you can do the following
<img src="[r: getImage('image:Map')]"></img>
Image Token: A special token that contains an image that may be referenced by other macros.Token: A visual marker representing a character, monster, or NPCMacro: A series of text instructions used to automate processes in MapTool.Map: An image file displayed in the map display area in MapTool. This image is shared among all connected players and the GM.