 | 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.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntaxstring EvaluatedString { get; }ReadOnly Property EvaluatedString As String
Get
Property Value
String
See Also