Go to: Synopsis. Return value. Keywords. Flags. MEL examples.
getModulePath [-moduleName string]
getModulePath is NOT undoable, NOT queryable, and NOT editable.
Returns the module path for a given module name.
module
moduleName
Long name (short name) |
Argument types |
Properties |
-moduleName(-mn)
|
string
|
|
|
The name of the module whose path you want to retrieve.
|
|
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.
|
getModulePath -moduleName "myModule";