Converting JSON
Converting JSON will help you convert a JSON string into an object.
Converting JSON sẽ giúp bạn chuyển đổi một chuỗi JSON thành object.

parameter
illustrate
Convert variables
Select the variable containing the value as a json string.
Chọn biến chứa giá trị là một chuỗi json
Save to
Save the resulting value in another variable.
Lưu giá trị thu được vào một biến khác.
Last updated