getTextLabelStatus

From RPTools Wiki
Revision as of 22:34, 9 February 2023 by Conversion script (talk | contribs) (Conversion script moved page getTextLabelStatus to GetTextLabelStatus without leaving a redirect: Converting page title to first-letter uppercase)
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. This is also shown in the View menu.

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