Home Search

DriveWorks Pro 21
SppBase64EncodeUrlSafe

Send Feedback

SppBase64EncodeUrlSafe

This will generate a URL safe, base-64 encoded string.

Syntax

SppBase64EncodeUrlSafe([String])

Where:

String is the text string that will be encoded.

Example

RuleResultMeaning
SppBase64EncodeUrlSafe("DriveWorks")RHJpdmVXb3JrcwThis is the returned URL safe, base-64 encoded string.