TargetXojoCloud
From Xojo Documentation
Constant As Boolean
anBoolean = TargetXojoCloud
True on apps deployed to the Xojo Cloud, False for anything else.
Usage
result = TargetXojoCloud
Part | Type | Description |
---|---|---|
result | Boolean | Returns True if you are running your app on Xojo Cloud. |
See Also
TargetWeb, Target32Bit, Target64Bit constants; #If...#Endif statement; UserGuide:Xojo Cloud topic