Search results

  • error_category or 'Errors reported by Module String'; local ignore_errors = frame.args.ignore_errors or false; local no_category = frame.args.no_category or
    15 KB (2,237 words) - 21:31, 5 May 2019
  • tostring(number_string) elseif type(number_string) ~= 'string' or not number_string:find('%S') then -- We were passed a non-string or a blank string, so exit
    14 KB (2,034 words) - 01:13, 7 February 2019
  • nil, nil, etc) elseif type(text) ~= 'string' then self:onDecodeError(string.format("expected string argument to JSON:decode(), got %s", type(text))
    26 KB (3,264 words) - 22:14, 5 March 2019