Str = getstr(Length)
Get string input from user. Length specifies the maximum possible length for the string. Line-editing characters are handled appropriately.