- numeric-parser STRprocedure
Returns STR converted to a number using decimal representation. If STR could not be converted to a number, raises an error.
Returns STR converted to a number using decimal representation. If STR could not be converted to a number, raises an error.