getTokenCoverVBL: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Added getTokenCoverVBL)
 
m (Cross reference)
 
Line 16: Line 16:


|also=
|also=
{{func|getCoverVBL}}
{{func|getCoverVBL}}, {{func|setTokenCoverVBL}}
}}
}}
[[Category:VBL Function]]
[[Category:VBL Function]]

Latest revision as of 03:52, 10 February 2024

 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(id)

Parameters

  • id - Token ID to be accessed.


See Also