FloatSpinnerCommandInput.isValidExpression Property
Parent Object: FloatSpinnerCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/FloatSpinnerCommandInput.h>
Description
Returns true if the current expression is valid and can be evaluated. If this is false, the value returned should be ignored because there currently is not a valid value.
Syntax
"floatSpinnerCommandInput_var" is a variable referencing a FloatSpinnerCommandInput object.
|