Click or drag to resize

MacroOperationEvaluatedString Property

Returns the evaluated macro code lines representing the computed result of the macro operation. The evaluated string contains the processed output from macro parameter substitution and calculations, providing the final formatted code sequence to be output to the NC file or control system.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
string EvaluatedString { get; }

Property Value

String
See Also