Sea.string.stringToObject
From WoWWiki
This article is a part of the documentation of the Sea function library
-- -- stringToObject(string) -- -- Turns a string serialized by objectToString into -- and object. -- -- returns: -- nil or number or string or boolean or table -- --
