{"ScriptPreparationCode":null,"TestCases":[{"Name":"Slice","Code":"var text = \u0022@action.follow.errorInvalid\u0022;\r\nvar retext = text.slice(1)","IsDeferred":false},{"Name":"Split","Code":"var text = \u0022@action.follow.errorInvalid\u0022;\r\nvar retext = text.split(\u0022@\u0022)[0]","IsDeferred":false}]}