SHOWERRORS
Enable verbose errors to displays in the app. This is useful for troubleshooting complex expressions.
Parameters
show
Boolean (optional) [default = true] - Show full error messages. This can help diagnose problems in expressions on the mobile device.
Returns
Boolean
Examples
SHOWERRORS()
// returns true
Updated about 1 year ago