StringValueCommandInput.deleteMe Method
Parent Object: StringValueCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/StringValueCommandInput.h>
Description
Deletes this Command input.
Syntax
"stringValueCommandInput_var" is a variable referencing a StringValueCommandInput object.
|
Return Value
Type | Description |
boolean | Returns true if the delete was successful. |