TotalNET Advanced Server 5.2 Reference Manual

Usage

if condition [and|or [condition]] then 
	command
	[command]
[else]
	[command]
	[command]
[end]