is json () valid?

From PenguinMod Wiki (Official)
Is json () valid?
Jump to navigation Jump to search

The is json () valid? block is a boolean block that reports true if the input is valid JSON, and false otherwise. The default input is "{}", which returns true.