function main(jsonvalue params) { if ${params.Get[1].Equal["jk"]} { echo "JK JK" } else { echo "for real" } }