Package DE_EPAGES::TLE::API::JSONHandler
This handler supports the following tle function:
- FROM_JSON - transforms json into hash.
- TO_JSON - transforms hash into json.
Example |
#FROM_JSON(#json) #FROM_JSON(#hash) |
This handler supports the following tle function:
Example |
#FROM_JSON(#json) #FROM_JSON(#hash) |