showTextLabels: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
|compatibility=1.6
|compatibility=1.6
|description=
|description=
Enables the display of Text Labels if they are not showing.  This can also be set in the View menu.
Enables the display of Text Labels if they are not showing.  This can also be set in the [http://www.lmwcs.com/rptools/wiki/MapTool_User_Interface#View_Menu View menu].


|usage=
|usage=

Revision as of 17:00, 6 February 2020

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