Zoomed Image

AMSX Scripting Language - Command : base64

Summary

Encode username:password credentials to Base64 for HTTP Basic Authentication

Description

Encodes the supplied credential string (typically "username:password") to Base64 using the GetEncodedCredentials helper. The result is placed in the result buffer and is ready to use as an Authorization header value.

Parameters

This command does not require parameters.

Syntax


Base64

Return to the AMSX Command Reference