Welcome to Zuora Product Documentation

Explore our rich library of product information

IsBlank function

This function determines if the input text is empty, useful for checking properties like the Description of an Account object.

This function checks whether the input text is blank.

Remarks

To check whether the Description property of the Account object is blank, use the following merge field:

Account.Description|IsBlank