Parse String as Object
Parses a String and creates an object
Description
Parses a string and returns and object if no errors occur
Properties
Input/Output
Takes either the current output (default) or a given input and attempts to convert to and object
Returns
Returns the parsed object
Last updated