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

maeGetCornerEditingOptions

maeGetCornerEditingOptions(
[ ?session g_sessionName ]
)
=> l_dpl / nil

Description

Returns a disembodied property list containing the arguments specified through maeSetCornerEditingOptions.

Arguments

?session g_sessionName

Name of the session.

If not specified, the list of arguments given through maeSetCornerEditingOptions for the current session are displayed.

Value Returned

l_dpl

Returns the disembodied property list containing the arguments specified through maeSetCornerEditingOptions.

nil

The specified session name is invalid.

Examples

Returns the disembodied property list containing the arguments specified through maeSetCornerEditingOptions.

maeGetCornerEditingOptions()
=> (nil cornerNameFilter "SLOW FAST" removeVarList ("var1")removeDuplicates t removeUndefined t)

Related Topics

maeApplyCornerEditingOptions

maeResetCornerEditingOptions

maeSetCornerEditingOptions


Return to top
 ⠀
X