Hello Community
I need to run a common code logic only in Interactive mode, but not when it is called by API.
In X++, How do I Identify if the session is in API call vs Interactive UI ?
This will help me determine if a prompt/dialog could be presented.
Regards
San