 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntaxstring EvaluatedString { get; }ReadOnly Property EvaluatedString As String
Get
Property Value
String
See Also