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

Set a Variable Value

TavoTavo Member Posts: 2 Learner I
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

Answers

  • earmijoearmijo Member Posts: 271 Unicorn
    Take a look at macros. That's what they are for. 
  • TavoTavo Member Posts: 2 Learner I
    Thanks. I'll do
Sign In or Register to comment.