maeResetCornerEditingOptions
maeResetCornerEditingOptions(
[ ?session g_sessionName ]
)
=> t / nil
Description
Resets the Corners Setup form to its state before maeSetCornerEditingOptions was applied.
Arguments
|
If not specified, the Corners Setup form for the current session is reset. |
||
Value Returned
|
Resets the Corners Setup form to its state before |
||
Examples
Resets the Corners Setup form to its state before maeSetCornerEditingOptions was specified.
maeResetCornerEditingOptions()
=> t
Related Topics
Return to top