Fields
No configurable options availableSample data
| Input data | Output data |
|---|---|
| ”-1 random string--- #@#$^%$^test 3" | "1-random-string-test-3” |
Removes all non-alphanumeric characters and replaces them with hyphens (-).
| Input data | Output data |
|---|---|
| ”-1 random string--- #@#$^%$^test 3" | "1-random-string-test-3” |