 | 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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntaxstring EvaluatedString { get; }ReadOnly Property EvaluatedString As String
Get
Property Value
String
See Also