[[["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-07 UTC."],[[["The `TO_BASE_64` function encodes a string into base64 format using the UTF-8 character set."],["This function supports string data types as its input."],["The `TO_BASE_64()` function does not require any input parameter when invoked."],["An example is given to show how a string like \"Hello World!\" can be converted into its base64 equivalent, \"SGVsbG8gV29ybGQh\"."],["You can find more about Data Mapping task through the specified link."]]],[]]