[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["The `GET_PROPERTY` function retrieves the value of a specified property within a JSON object."],["This function utilizes the syntax `GET_PROPERTY(value)`, where the input parameter is the name of the desired property."],["The `GET_PROPERTY` function exclusively supports JSON data types."],["An example usage demonstrates how to use `$var1$.GET_PROPERTY(\"productId\")` to extract the value `23` from the JSON object `{\"productId\": 23,\"productName\": \"radio\"}`."],["Data mapping task can be added and configured."]]],[]]