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.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
string EvaluatedString { get; }

Property Value

String
See Also