avCloseForm for RAMP/Command Handlers
Posted: Tue Apr 16, 2019 4:28 am
Is there a way to close a ramp screen/command handler from a button? I see there is a avCloseForm for filters and instance lists but I don't see a similar function for command handers.
Code: Select all
Evtroutine Handling(#CloseSession.Click)
#COM_ANCESTOR.avCloseForm
Endroutine