print JSON shell command
Summary
Prints a property or the whole file
Description
You can use this command to print the contents of either the full JSON file or a property.
Command usage
print [propertyName]
Examples
print
: Prints the whole fileprint FileName
: Prints the value of the FileName property
Last updated