showTextLabels: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
m (Conversion script moved page showTextLabels to ShowTextLabels without leaving a redirect: Converting page title to first-letter uppercase)
(No difference)

Revision as of 22:34, 9 February 2023

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