Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

asiGetCurrentSession

asiGetCurrentSession(
) 
=> o_session / nil

Description

Returns the session object for the current session.

Use this procedure only from within menu callbacks to get the current session.

Argument

None

Value Returned

o_session

Returns the session object for the current session.

nil

There is no current session defined.


Return to top
 ⠀
X