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