URLEncodedFormat
Method Signature
URLEncodedFormat(string=[any])Arguments
Argument
Type
Required
Description
Default
Examples
Simple urlEncodedFormat Example
writeOutput( URLEncodedFormat( "This is a string with special character." ) );
Additional Examples
Related
Last updated
Was this helpful?
