loading
 
programmatically  change variables within a module?
Edi Murway from United States  [11 posts]
4 year
Is there a way to programmatically change variables within a module?
From script or through the API?
Steven Gentner from United States  [1446 posts] 4 year
Edi, I'm not sure what you mean as one can change variable values using any of the scripting modules or using the Set_Variable module. Or do you mean "rename" a variable? If that's the case use the Set_Variable module to set a new variable with the old variable's value. This is useful if there is a module that creates a variable that you want to save and use the module a second time (which would overwrite the value of the variable again). So it would be like

Module
Set_Variable
Module

STeven.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index