args: - description: Subnet to use. name: subnet required: true comment: An Automation Script to return subnet broadcast address. commonfields: id: IPCalcReturnSubnetBroadcastAddress version: -1 name: IPCalcReturnSubnetBroadcastAddress outputs: - contextPath: IPCalc.IP.Address description: Subnet addresses. type: String script: '-' subtype: python3 timeout: '0' type: python dockerimage: demisto/python3:3.12.13.11879924 tests: - No tests fromversion: 6.0.0