StripChars
Filters And Transformers Pack.#
This Script is part of theStrip set of characters from prefix and/or suffix e.g. StripChar value=~!!~www.mydomain.com~!~!~ chars=!~ will return www.mydomain.com
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | transformer, string |
Cortex XSOAR Version | 5.0.0 |
#
InputsArgument Name | Description |
---|---|
value | Text to trim (e.g. "~!!~www.mydomain.com~\!~\!~"\) |
chars | Characters to stripped from the text (e.g. "!~") |
#
OutputsThere are no outputs for this script.