Decode a base64 encoded string
Syntax
String= object. Base64Decode(S As String)
The Base64Decode method syntax has these parts:
Element | Description |
Object | The object placeholder represents an OrdoWebView2 control |
S |
String, a BASE64 encoded string |