Menu
Choose a product
Viewing: v1.2
Find another version
Scroll for more
Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
Open source
base64_decode
The base64_decode function decodes a RFC4648-compliant Base64-encoded string
into the original string.
base64_decode fails if the provided string argument contains invalid Base64 data.
Examples
> base64_decode("dGFuZ2VyaW5l")
tangerineWas this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:
Video

Getting started with Grafana dashboard design
In this webinar, you'll learn how to design stylish and easily accessible Grafana dashboards that tell a story.
Video

Building advanced Grafana dashboards
In this webinar, we’ll demo how to build and format Grafana dashboards.
Video

How to get started with OpenTelemetry and Grafana
This webinar covers the essentials of instrumentation and demonstrates how to visualize OpenTelemetry data seamlessly within Grafana and Grafana Cloud.