Forum Discussion

amit_saroha's avatar
amit_saroha
New Contributor III
4 years ago

How to handle NULL

Hi,

I have the below expression but sometimes it can be NULL instead of ‘S’. Could you please suggest how to handle the NULL in the below expression?

$input0.final_document.Pipeline_Status==‘S’ && $input1.final_document.Pipeline_Status==‘S’ && $input2.final_document.Pipeline_Status==‘S’

6 Replies

No RepliesBe the first to reply