commonfields: id: UtilAnyResults version: -1 name: UtilAnyResults script: '' type: python subtype: python3 tags: - Utility - Condition comment: Utility script to use in playbooks - returns "yes" if the input is non-empty. system: true args: - name: data required: true default: true description: Data to check - can be a list or a string. Strings containing only commas are considered empty results. scripttarget: 0 dependson: {} timeout: 0s fromversion: 5.0.0 dockerimage: demisto/python3:3.12.13.10404775 tests: - No tests (auto formatted)