This document describes the Json Encode and Decode in block coding.
▶Json Block
1) Json Encode
- Use to convert the entered data into Json format.
2) Json Decode
- Use to convert Json-type data into Decoded data.
3) Option Block
- Provide Json encoding and decoding options.