Description Runs a generic command on the selection.
-
Return Type
-
A Long value.
-
Syntax
-
object.RunCustomCommand ([sDisplayName])
The RunCustomCommand Method syntax has these parts: |
| object | An expression evaluating to an object of type McDataNodes. | | sDisplayName | Optional. A String value. An identifier specifying a particular McDataSource implementation. |
|