Constant
TargetConsole
Description
Used to indicate that you are compiling or running a Console app.
Usage
result = TargetConsole
Part |
Type |
Description |
---|---|---|
result |
Returns True if are compiling or running a Console app. |
Compatibility
All project types on all supported operating systems.
See also
DebugBuild, XojoVersion, XojoVersionString, TargetAndroid, TargetBigEndian, TargetDesktop, TargetLinux, TargetLittleEndian, TargetMachO, TargetMacOS, TargetMobile, TargetWeb, TargetWindows, TargetX86 constants; Declare, #If...#Endif statements.