Skip to main content Skip to complementary content
Close announcements banner

IsPresent

Returns true if the argument exists.

The behavior of this function is dependent on the representation.

In XML and EDI, returns true if the Input Value argument is present in the document. That is if there is an element or attribute specified. This is different than the HasValue function in that this returns true if the element exists in the document but there is no text associated with the element.

For flat representations, returns true if the value for the element appears, or if the element is mandatory.

For database, always returns true, as all columns are present on the input. Like XML HasValue may or may not be true depending on if there is data present.

Arguments

Input Value (Simple) Specify the value to check.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!