server.isHosting
Jump to navigation
Jump to search
server.isHosting() Function
• Introduced in version 1.12
The function server.isHosting returns the hosting status of the local machine.
Usage
server.isHosting()
Returns true
if the local machine is hosting a MapTool server and false
otherwise.