getTokenHalo: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Conversion script moved page GetTokenHalo to getTokenHalo: Converting page titles to lowercase)
m (Text replacement - "source>" to "syntaxhighlight>")
Line 9: Line 9:
<source lang="mtmacro" line>
<source lang="mtmacro" line>
getTokenHalo()
getTokenHalo()
</source>
</syntaxhighlight>


}}
}}
[[Category:Token Function]]
[[Category:Token Function]]

Revision as of 19:57, 14 March 2023

 Note: This function has been deprecated. Refer to getHalo() for current functionality.

getTokenHalo() Function

Introduced in version 1.3b40
Gets the hex color code of a token's halo.

Usage

<source lang="mtmacro" line> getTokenHalo() </syntaxhighlight>