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