I want to check how to identify empty json returned from a!fromJson()

Certified Associate Developer

a!isNullOrEmpty(a!fromJson("{}")) gives me result as false but my requirement is to check if a!fromJson is empty then it should return true. How can we acheive this?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data