Go to: Synopsis. Return value. Flags. MEL examples.
expressionEditorListen [-listenFile string] [-listenForAttr string] [-listenForExpression string] [-listenForName string] [-stopListenForAttr string] [-stopListenForExpression string] [-stopListenForName string]
expressionEditorListen is undoable, NOT queryable, and NOT editable.
Listens for messages for the Expression Editor, at its request, and communicates them to it. This action is for internal use only and should not be called by users. This action should be called only by the Expression Editor.None
Long name (short name) | Argument types | Properties | ||
---|---|---|---|---|
-listenFile(-lf)
|
string
|
|||
|
||||
-listenForAttr(-la)
|
string
|
|||
|
||||
-listenForExpression(-le)
|
string
|
|||
|
||||
-listenForName(-ln)
|
string
|
|||
|
||||
-stopListenForAttr(-sla)
|
string
|
|||
|
||||
-stopListenForExpression(-sle)
|
string
|
|||
|
||||
-stopListenForName(-sln)
|
string
|
|||
|
Flag can appear in Create mode of command | Flag can appear in Edit mode of command |
Flag can appear in Query mode of command | Flag can be used more than once in a command. |
expressionEditorListen;