How to input a text bar

To add again (!), there’s a shorter way to write this; $!!{variable} means that variable with every letter capitalized, so you can write a check like this:

*if (("$!!{first_name}" = "ELIJAH") or ("$!!{first_name}" = "ELI"))
	*goto imusingthatalready
2 Likes