06-23-2020 12:34 PM
Is there a symbol for conditional disable structures that indicates whether an application is running in the headless Linux RTE as described here? I need parts of my application to work differently when there is no GUI
06-23-2020
01:27 PM
- last edited on
01-21-2025
10:59 AM
by
Content Cleaner
If it's not listed here, then I guess not. If you can detect what mode you're in, you can create a custom symbol and set it according to the mode.