Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Variable.PopJSON
Queries JSON from the JSON array stored in a named variable.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Variable | 15.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Variable.PopJSON"; Name ) More
Parameters
Parameter | Description | Example |
---|---|---|
Name | The Name of the variable |
Result
Returns JSON or error.
Description
Queries JSON from the JSON array stored in a named variable.Examples
Queries last entry:
MBS("Variable.PopJSON"; "list")
Release notes
- Version 15.2
- Added Variable.AppendJSON and Variable.PopJSON functions.
Blog Entries
This function checks for a license.
Created 15th April 2025, last changed 18th April 2025
