getTokenCoverVBL

From RPTools Wiki
Revision as of 16:14, 14 May 2024 by Taustin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.

getTokenCoverVBL() Function

 Note: This function can only be used in a Trusted Macro

Introduced in version 1.15
Retrieves Cover VBL stored on a token as a JSON array of shape objects.

Usage

getTokenCoverVBL(tokenRef)

Parameters

  • id - Either the token id or Token Name of the token to be accessed.
Token IDs are unique, but Token Names can be duplicated. Using Token Name when more than one token has the same name can produce unexpected results.


See Also