PadZeros
Filters And Transformers Pack.#
This Script is part of theAdds zeros (0) to the beginning of the string, until the string reaches the specified length.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | transformer, string, number |
Cortex XSOAR Version | 5.0.0 |
#
InputsArgument Name | Description |
---|---|
value | String to pad with zeros. |
length | The desired length of the string. The value specified in the "value" argument will be padded with zeros until the string reaches this length. |
#
OutputsThere are no outputs for this script.