Skip to main content

Exists - script function

This script function determines whether a specific field value exists in a specified field of the data loaded so far. Field is a name or a string expression evaluating to a field name.

Syntax:  

Exists(field [ , expression ] )

 

The field must exist in the data loaded so far by the script. Expression is an expression evaluating to the field value to look for in the specified field. If omitted, the current record’s value in the specified field will be assumed.

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!