g_form.setValue('variable_name', 'variable value') will set the Value (and text, i think) of a variable.
Is there a similar method for setting just the Text of a variable, and not the Text/Value together?
I have a use case where the value must be different than the text and don't see a way to just set the Text.
I've attached a screenshot for better understanding.
Any assistance is appreciated.