dump()
dump(...values)
Use this to check the values of variables while testing.
This function dumps the values of a variable or variables while doing a dry run of a Phi script.
When running outside of a dry run this function is ignored.