CreateDebug is used to show the console as overlay above the app in order to see the debug logs.

app.CreateDebug( options )

See Also: SetDebug, Debug

Example - Demonstration click to expand contents