QPDecode Function | |
[Missing <include> target documentation in 'M:VOInternetClasses.Functions.QPDecode(System.String,System.Boolean)'. File: 'Internet.xml' Path: 'doc/QPDecode/*']
Namespace:
VOInternetClasses
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax FUNCTION QPDecode(
cText AS STRING,
lDecodeSpace AS LOGIC
) AS STRING
public static string QPDecode(
string cText,
[DefaultParameterValueAttribute(false, 0)] bool lDecodeSpace
)
Request Example
View SourceParameters
- cText
- Type: String
- lDecodeSpace
- Type: Logic
Return Value
Type:
StringSee Also