Post marked as solved
Post marked as solved with 2 replies, 82 views
Trying to create a "master" string containing results from other strings. But sometimes the strings are undefined because they weren't selected as an option.
I tried else if... is not equal to... but that didn't work.
Im trying to avoid having to write out every possible combination. Heres the current script.