Community & Support
Learn
Marketplace
Menu
Menu
🎉Community Raffle - Win $25
An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win
Home
›
Discussions
›
Community Q&A
"Get value with macro value within Execute Script operator"
javemar
New Altair Community Member
Sep 4, 2012
Updated
Nov 5, 2024
by
Jocelyn
Hello
I would like to know if there is some way to put a macro value (I mean, use %{somevalue}) into a "execute script" operator.
Thanks for your help.
Find more posts tagged with
AI Studio
MacOS
Macros
All Replies
Sort by:
Sort by
Oldest
â–¾
1 - 1 of 1
↑
1
↑
MariusHelf
New Altair Community Member
Sep 5, 2012
Yes, if you define a macro called "someMacro" in RapidMiner and set its value to "my value", e.g. with Set Macro, then putting
%{someMacro}
into the Execute Script operator will replace that expression will be replaced with
my value
on execution.
Best,
Marius
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
Groups
Best Of
Best,
Marius