GetSessionTimeOut: This will return the current session timeout in minutes.
SetSessionTimeOut: This will set the session timeout in minutes. Call this action in the OnSessionStart.
ClearSession: Clears your current session and logs you out of your application.
Tip! When you have activated the Persistent Login, the user will log in automatically after a session timeout, and a new session will start. It will look like the session time-out didn't work.
Added the extension to an application by special request:
It would be very handy for easier installing and managing updates if the component would be made available as an Application (.oap) instead of an Extension (.xif).
--Tiago Bernardo