Hello All,
I wanted to know how i can store a value in a variable using custom code (value i received from a google maps api). I am familiar with qualtrics where there is a builtin method of declaring embedded variables/data using survey flow and then using those variables in a particular syntax like qualtrics.getembeddeddata(“”) etc. I am not sure how i can do similar stuff in survey engine? where i first store a value in a variable in a custom code and then later on retrieve or reuse that value in another question using custom code. Any help will be greatly appreciated.