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