ENCODEURL (PQL - xl)
This function returns a URL encoded string
- Library: PQL \ Spreadsheet \ Web
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
ENCODEURL(text)
Function Arguments
Name | Description | Type | Optional |
text | Specify the text to be encoded for the argument | String |
|
Comments
This function is the same as the Microsoft Excel 'ENCODEURL' function - using the same inputs, logic and outputs.