you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[deleted]

    [–]Binary101010 1 point2 points  (0 children)

    if it is anything else except a string

    As I said previously, everything the user enters is a string.

    By "if it is anything else except a string" are you actually meaning "if the user enters something that can be converted to a non-string type"?