How does Xpath handle an empty date?

3
How will Xpath handle an empty date value when using 'CurrentDateTime' constraints? So the expression is [Date <= '[%BeginOfCurrentDay%]'], if the date of object X is empty, will object X be visible in a datagrid?
asked
1 answers
5

It won't display the empty value

answered