History
ServerControl.Broadcast
Home
•
Help
•
Customization Tools
•
FCAS
•
Language Reference
•
ServerControl.Broadcast
Purpose
Sends a notification to all connected users, like the Admin menu command in the client.
Syntax
ServerControl
.Broadcast (
Message
)
Example
Dim sc as ServerControl
sc.Broadcast ("Annoying dialog box!")