Leaning on the solution that was in a previous post got me started (https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Passing-a-Text-Box-variable-to-a-Select-Tool/td-p/309319), but I've hit a bit of a blocker and do not understand why as I've checked the configuration to make sure my tools match the original solution.
My workflow is attached. What I ultimately want to do is pass user input from the text box to the SCENARIO_NAME column in the formula to then further process. If I enter a number such as "123", it works. If I enter letters, which is what I need to enter, I receive the following error:
Formula (29): Parse Error at char(0): Unknown variable "abc123" (Expression #1)
When I run in debug mode, I notice that quotes aren't around the passed value:

Is this a bug in the version I'm using, or did I miss a configuration step on the action? I'm running 2020.2.