Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i am trying to set a variable to a selection in a multibox. I have figured out how to set trigger on selection, but can not find how do i set my variable to the current selection of a particular multi-box or a list. Please help!!!
if you want to set a variable to list box or multibox and the variable is product then create a variable vProduct = product
thanks!