| this | | remote | | decode | Remote Function decode source: /web/pengoworks/www/workshop/jquery_demo/json.cfc Converts data frm JSON to CF format | | arguments | | label | name | required | type | default | hint | | data | true | string | null | |
| | return type | any |
| | encode | Remote Function encode source: /web/pengoworks/www/workshop/jquery_demo/json.cfc Converts data from CF to JSON format | | arguments | | label | name | required | type | default | hint | | data | true | any | null | | | queryFormat | false | string | query | | | queryKeyCase | false | string | lower | |
| | return type | string |
|
|
|