Prints a property or the whole file
You can use this command to print the contents of either the full JSON file or a property.
print [propertyName]
print: Prints the whole file
print
print FileName: Prints the value of the FileName property
print FileName
Last updated 1 year ago