getTextLabelStatus

From RPTools Wiki
Revision as of 16:55, 6 February 2020 by Phergus (talk | contribs) (Created page with "{{MacroFunction |name=getTextLabelStatus |proposed=false |trusted=false |version=1.6 |compatibility=1.6 |description= Get the display status for Text Labels. |usage= <source...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

getTextLabelStatus() Function

Introduced in version 1.6
Last checked for compatibility with version 1.6
Get the display status for Text Labels.

Usage

getTextLabelStatus()

Parameters

  • None - This function takes no parameters.

Returns either hide or show.

Example

Get the display status for text labels.
[h: getTextLabelStatus()]

See Also