script to return true or false within a condition in a workflow
I'm looking to use a "Wait for condition" step in a workflow to check a field on a record and if that field has an entry to return "true" (and allow the workflow to continue) and if empty to return "false" and have the workflow wait until that field ...