DebugInfo  Global

The DebugInfo function adds a text line to the Debug Window.

This function has no effects for the release version.

Syntax

Global.DebugInfo(
     String text)

Parameters

textText to add.Required

Return value

The DebugInfo function has no return values.

Example

DebugInfo("Left Click")
SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia