# `Fn_ParseParams` (function) - **Type:** FUNCTION - **Returns:** `text` - **Deterministic:** YES - **SQL data access:** READS SQL DATA ## Parameters | # | Mode | Name | Type | |---|---|---|---| | 1 | IN | `json_data` | `json` | ## Body _Body is not pre-cached. To inspect: `mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTION `Fn_ParseParams`'`._ ## Narrative _No human-written narrative yet._