Xojo Documentation
Xojo Documentation
Home
Getting Started
Get Started with Xojo
QuickStarts
Tutorials
Pi Programming
More Guides
Resources
In-Depth Guides
User Guide
Language Reference
Resources
Release Notes
System Requirements
Deprecations
Videos
Feedback
About
Usage
Copyrights and Trademarks
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
JSONItem.RemoveAll
From Xojo Documentation
Method
JSONItem
.RemoveAll
()
New in 2019r2
Supported for all project types and targets.
Removes all children and resets the JSONItem type (object or array).
Example
Var
person
As
New
JSONItem
.
.
person
.
RemoveAll
Categories
:
New2019r2
Methods
API 2.0