The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Nested macro"
CharlieFirpo
Member Posts: 48 Contributor II
Dear all!
It is possible to use macro(macro("name_of_macro")) to get a value, so nested macros work. But what if an operator does not support RapidMiner functions like 'macro()'. One should use the formula: '%{name_of_macro}'. But in that form, does nested macros work? Like: %{%{name_of_macro}}. How can I get a value in that way?
Thank you!
It is possible to use macro(macro("name_of_macro")) to get a value, so nested macros work. But what if an operator does not support RapidMiner functions like 'macro()'. One should use the formula: '%{name_of_macro}'. But in that form, does nested macros work? Like: %{%{name_of_macro}}. How can I get a value in that way?
Thank you!
0
Answers