 | 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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
SyntaxFunction Format As String
Return Value
String
The formatted text string representation of the current incremented value.
See Also