Skip to main content
The ISNULL function checks whether a component is NULL. It returns true if the value is NULL, and false otherwise.

Supported Product Scenarios

The ISNULL function works in the following YiDA scenarios:
  • Form (main table fields)
  • Form (business association rules)
  • Form (validation)
  • Workflow design (validation rules)
  • Workflow design (association actions)
  • Integration and automation
  • Workflow node
  • Connector

Format

Attribute Description

Return Value

Usage Example

The following example uses the ISNULL() function to check whether an Attachment component is NULL.