Constant
TargetRemoteDebugger
Description
Indicates that the app is running through the Remote Debugger.
Usage
result = TargetRemoteDebugger
Part |
Type |
Description |
---|---|---|
result |
Returns True if you are running your app through the Remote Debugger. |
Compatibility
All project types on all supported operating systems.
See also
DebugBuild, XojoVersion, XojoVersionString, TargetAndroid, TargetBigEndian, TargetDesktop, TargetLinux, TargetLittleEndian, TargetMachO, TargetMacOS, TargetMobile, TargetWeb, TargetX86, Target32Bit, Target64Bit constants; #If...#Endif statement.
Remote Debugging, Remote Debugging topics