UserInteraction.getString
string getString(string msg, bool echo) @safePrompts the user for a string answer. If echo is false, input should ideally be hidden (best-effort in console).
string getString(string msg, bool echo) @safePrompts the user for a string answer. If echo is false, input should ideally be hidden (best-effort in console).