Show in Contents
Add to Favorites
Home: Autodesk Maya Online Help
Rename an object
Advanced animation expressions topics
Understand path names
User Guide
>
General
>
MEL and Expressions
>
Advanced
>
Advanced animation expressions topics
>
Executing MEL commands in an expression
You can execute MEL commands in an expression with several techniques:
MEL command alone in a statement
MEL command within left-hand single quote marks
MEL command used as an argument to an eval function
MEL procedure call to a procedure in a MEL script
MEL script node