Click or drag to resize

SimpleVariableSetSuffix Method

Temporarily overrides the suffix text string for subsequent output operations.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
void SetSuffix(
	string suffix
)

Parameters

suffix  String
The suffix text string to append to formatted output.
See Also