Tamper: Pad a string¶
Available since: 1.0.0
Pad a string
Fields¶
Comparison operator
-
The available comparison operators like equals or less than.
When using the "Defined by token" option, make sure there is a token with this name: eca_tamper_condition:str_pad_operator Comparison type
-
The type of the comparison.
When using the "Defined by token" option, make sure there is a token with this name: eca_tamper_condition:str_pad_type Case sensitive comparison
-
Compare the values based on case sensitivity.
Negate the condition
-
Negates the condition. Makes TRUE to FALSE and vice versa.
Pad length
-
If the input value has a length less than this, it will use the string below to increase the length.
Pad string
-
The string to use for padding. If blank, a space will be used.
Pad type
Data to be tampered
Data to compare with