 | SimpleVariableForce Property |
Gets and sets a value indicating whether the variable forces output on every format call.
When true, the formatted value is output; when false (default), the variable respects normal output rules.
Force enables unconditional output regardless of state or conditions.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
SyntaxProperty Force As Boolean
Get
Set
Property Value
Boolean
See Also