QPEncString Function | |
Namespace:
XSharp.Core
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax FUNCTION QPEncString(
cIn AS STRING
) AS STRING
public static string QPEncString(
string cIn
)
Request Example
View SourceParameters
- cIn
- Type: String
Return Value
Type:
StringSee Also