hideTextLabels

From RPTools Wiki
Revision as of 22:34, 9 February 2023 by Conversion script (talk | contribs) (Conversion script moved page hideTextLabels to HideTextLabels without leaving a redirect: Converting page title to first-letter uppercase)
Jump to navigation Jump to search

hideTextLabels() Function

Introduced in version 1.6
Last checked for compatibility with version 1.6
Disables the display of Text Labels if they are not showing. This can also be set in the View menu.

Usage

hideTextLabels()

Parameters

  • None - This function takes no parameters.

Does not return anything.

Example

Disable display of text labels.
[h: hideTextLabels()]

See Also