Gets the 32-bit signed integer, also called Int32, value of the specified command option for DraftSight.
.NET Syntax
JavaScript | |
---|
GetApplicationOptionInt32(
Var : String,
) : {
Value : Number,
Result : String
} |
Parameters
- Var
- Command option as defined in dsApplicationOptionInt32_e
- Value[out]
- Int32 value of the specified command option
Parameters
- Result[out] or Return Value
- Status of getting the Int32 value of the command option as defined in dsGetApplicationOptionResult_e
See Also
Availability
DraftSight V1R5.0