URL Encode
Takes a string and encodes for URL

Input
| Name | Required | Description |
|---|---|---|
| Text | A string to be made URL safe. |
Output
URL Encoded String String that was URL encoded.
Takes a string and encodes for URL

Input
| Name | Required | Description |
|---|---|---|
| Text | A string to be made URL safe. |
Output
URL Encoded String String that was URL encoded.