Previous Up Next

strtoweb
Convert any character string into a string which only features alphanumerical symbols, as well as '+' and '%' :


S strtoweb (
S _string_
)
Parameters

_string_
any string
Return value

corresponding string

Error :