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

axlIsSessionReadOnly

axlIsSessionReadOnly( 
t_axlSession 
) 
=> t / nil

Description

This functions determines whether the specified session is opened in read-only or edit mode.

Arguments

t_axlSession

Specifies the name of the ADE session.

Value Returned

t

The specified session is opened in the read-only mode.

nil

The specified session is opened in the edit mode.


Return to top
 ⠀
X