maeGetCornerEditingOptions
maeGetCornerEditingOptions( [ ?sessiong_sessionName] ) =>l_dpl/ nil
Description
Returns a disembodied property list containing the arguments specified through maeSetCornerEditingOptions.
Arguments
|
If not specified, the list of arguments given through |
||
Value Returned
|
Returns the disembodied property list containing the arguments specified through |
||
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
Return to top