🎉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

Set a Variable Value

User: "Tavo"
New Altair Community Member
Updated by Jocelyn
Hi!
I need to set a variable an its value to be able to use this variable with different operators in my process.
For example Month = 5
Then all the processes that need the Month should be able to retrieve this value.

What's the operator for this. I tried to use set role but it didn't work.

Thanks
Gustavo

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "earmijo"
    New Altair Community Member
    Take a look at macros. That's what they are for. 
    User: "Tavo"
    New Altair Community Member
    OP
    Thanks. I'll do