Hi there --

O.k. I feel silly -- but how do I use hivemind variables directly in a
component. I know how to pass hivemind variables to services. But how to use
those values in the components? For example, I would like to use the
hivemind variable 'amplafi.production' as the condition in a @If

for example,:

<span jwcid="@If" condition="amplafi.production">
hey there amplafi.production is true!
</span>

-Pat

Reply via email to