Post

1 follower Follow
0
Avatar

Custom Field Formula Trapping Returned Error

In some instances my targetObject call to a custom field will return an error. What is the syntax to check for the error so I can trap it.

Something like IF(targetObject.CustomField = error, do something, do something else)

Thanks

 

Bill Caughron Answered

Please sign in to leave a comment.

1 comment

0
Avatar

Hi Bill. 

There's currently no way to test for '#error' value. Perahsp the Catch function could be handy to prevent #error values in the first place, or handle them when they cause an error.

If you feel that doesn't cover it, please submit a change request.

Hope this helps,

Ophir

Ophir Kenig 0 votes
Comment actions Permalink