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