Actions Library 📚Work with Data 💾Data Binarybase-encodeOn this page?base-encodeSummary​Encodes a binary into a string using a specified baseDescription​Fields​data​A binary value to be encoded.base​The base number from 2 to 36.case​Which case to use for the encoding. Either upper or lower case.Helpful?YesNo