Console()

If the console has been turned on, or the request is coming from 127.0.0.1/localhost (local), will output up to 10 objects to the engine console.

Usage

BOOLEAN = Console( p1, p2, p3, p4, p5, p6, p7, p8, p9, p10 )
Argument Summary
p1 object
p2 object [optional]
p3 object [optional]
p4 object [optional]
p5 object [optional]
p6 object [optional]
p7 object [optional]
p8 object [optional]
p9 object [optional]
p10 object [optional]

See Also