{"ScriptPreparationCode":null,"TestCases":[{"Name":"Regex Match","Code":"\u0027100.1234\u0027.match(/(\\d\u002B)\\.?(\\d\u002B)?/)\r\n\u002756900.1499999234\u0027.match(/(\\d\u002B)\\.?(\\d\u002B)?/)\r\n\u00279912883.4440040400400234\u0027.match(/(\\d\u002B)\\.?(\\d\u002B)?/)","IsDeferred":false},{"Name":"Split","Code":"\u0027100.1234\u0027.split(\u0027.\u0027)\r\n\u002756900.1499999234\u0027.split(\u0027.\u0027)\r\n\u00279912883.4440040400400234\u0027.split(\u0027.\u0027)","IsDeferred":false}]}