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