 | IncrementalVariableFormat Method |
Formats and returns the current incremented value, then advances to the next value for the next call.
Each successive call outputs the value increased by the step increment.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
SyntaxFunction Format As String
Return Value
String
The formatted text string representation of the current incremented value.
See Also