Développeur
deserializeObject
Extraire le contenu d’une variable au format JSON.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Extraire le contenu d’une variable au format JSON.
developer:deserializeObject(jsonVariable)
| Nom | Type | Description |
|---|---|---|
jsonVariable | string | Variable JSON à analyser. |
| Type | Description |
|---|---|
object | Objet désérialisé. |