Created
May 10, 2020 21:01
-
-
Save Jakobud/069c538d77667db61b67f7a17f349b12 to your computer and use it in GitHub Desktop.
SalesForce Commerce Cloud dump Object into JavaScript console in ISML
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script>console.log(JSON.parse('<isprint value="${JSON.stringify(someObject)}" encoding="jsonvalue"/>'));</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment