I know how to make a choice show up or not if a variable is true/false, using the *selectable_if or *if command.
I’m just curious to know if there is a command or something to make text appear if a certain variable is true or not.
For example,
You walk into a clothing store.
Then, if (gender = female), the text, “I love pink clothes!” would pop up after that line. Or if (gender = male), the text “I like blue clothes!” would appear after that line.
Does such a command exist? It would really make my life easier, haha.
I’ve checked the Choicescript Help forum, but I couldn’t find anything like what I’m asking.

