Description
Returns true if all of the 'fieldtocheck' arguments contains data.
Signature
ContainsData('fieldtocheck1', 'fieldtocheck2')
Example
ContainsData([account.description]) Returns True
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| fieldtocheck1 | xxxx | xxxx | xxxx |
| fieldtocheck2 | xxxx | xxxx | xxxx |
