Currently, I have the following text box for the player to input passwords:
<<textbox "$password" "" "NOTE">>
(where the "NOTE" page displays various passages depending on the passwords entered.)
However, the text box is case-sensitive, and the password must be inputted exactly. Is there a way allow variations of capitalisation to be accepted as well?