delproperty JSON shell command
Summary
Deletes a property
Description
You can use this command to remove a property from the end of the JSON file.
Command usage
delproperty <propertyName>
Examples
delproperty FileName
: Removes the FileName property from the JSON file
Last updated