Looking for a way to set the description of a Variable without recreating the variable (which would break existing links to the variable, or require remapping all links to the new variable).
Page 1 / 1
The description
property of the Variable object has a setter, so just change the value of this property.
Yea, my bad… appreciate the timely response. Was trying to apply an object as the description value, forgetting I need to set the value as a string.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.