Advertising banner:

History
 
 ServerControl.Broadcast
Home • Help • A0 • Customization Tools • FCAS • Language Reference • ServerControl.Broadcast
 
Broadcast (server control)
Minimum version: 4.0
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!")