[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["The `DECODE_BASE64_STRING` function decodes a base64 encoded string into a UTF-8 string."],["This function is used via the syntax of `DECODE_BASE64_STRING()` on a string variable."],["The function exclusively supports string data types as its input and outputs the decoded string."],["An example shows how a string encoded in base64, \"SGVsbG8gSW50ZWdyYXRpb24h\", can be decoded into \"Hello Integration!\"."],["For further instructions on data mapping, learn how to add and configure a Data Mapping task."]]],[]]