Go to: Synopsis. Return value. Keywords. Flags. MEL examples.
resourceManager [-nameFilter string] [-saveAs string string]
resourceManager is NOT undoable, NOT queryable, and NOT editable.
List resources matching certain properties.None
Long name (short name) | Argument types | Properties | ||
---|---|---|---|---|
-nameFilter(-nf) |
string |
![]() |
||
|
||||
-saveAs(-s) |
string string |
![]() |
||
|
![]() |
![]() |
![]() |
![]() |
// List all resources starting with an "a" resourceManager -nameFilter "a*";