ionutbarna
3 years agoNew Contributor II
Number is equal ""(empty string)?
Hi there,
Can someone explain to me why the following expression generates true as a result:
I have the following pipeline:
In JSON Generator I have:
{
"field": null
}
AutoPrep co...