Previous topicNext topic
Help > Methods >
Base64Encode

Base64Encode Method

Encode a character string in BASE64

Syntax

String= object. Base64Encode(S As String)

The Base64Encode method syntax has these parts:

Element Description
Object The  object  placeholder represents an OrdoWebView2 control
S

String, a string to encode