closeOverlay: Difference between revisions
Jump to navigation
Jump to search
m (Conversion script moved page closeOverlay to CloseOverlay without leaving a redirect: Converting page title to first-letter uppercase) |
m (Conversion script moved page CloseOverlay to closeOverlay: Converting page titles to lowercase) |
(No difference)
|
Revision as of 23:39, 9 February 2023
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
closeOverlay() Function
• Introduced in version 1.7.0
Closes/deregisters the specified overlay that was previously created using [overlay():]. If the overlay is not registered then the function has no effect.
Note that while each connected client can hide any overlay from the
Window > Overlays
menu, they still run in the background unless you use this function to close them.Usage
[h: closeOverlay(name)]