# Pastebin C3KnCUAp Hi, i was trying to parse a string which is jsonencoded. is there any function in YAQL to do that . for Ex: a= "{\"key1\":\"value1\",\"key1\":\"value1\"}" => b = {"key1":"value1", "key2":"value2" }