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