nadment/hop-expression

Implement TRY(expression) function

nadment opened this issue · 0 comments

This function calculates and returns the value of expression. If an error occurs, null is returned.