Constructs a tuple from a string expression.
StrToTuple(«String Expression»)
StrToTuple("(Sales, [1994])")
returns (Sales, [1994]).