showTextLabels

From RPTools Wiki
Revision as of 17:46, 14 March 2023 by Taustin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

showTextLabels() Function

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

Usage

showTextLabels()

Parameters

  • None - This function takes no parameters.

Does not return anything.

Example

Enable display of text labels.
[h: showTextLabels()]

See Also