 | IncrementalVariableSetPrefix Method |
Overrides the prefix of the output value as a text string.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntaxvoid SetPrefix(
string prefix
)
Sub SetPrefix (
prefix As String
)
Parameters
- prefix String
- The prefix of the output value as a text string.
See Also