ToBase32

circle-info

The ToBase32() function encodes text to base32arrow-up-right encoded text.

This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.

circle-exclamation
circle-check

Syntax

chevron-rightToBase32(text)hashtag

ToBase32("Hello WEM!") => "JBSWY3DPEBLUKTJB"

Parameters

Name
Type
Required
Description

text

text

☑️

a text

Last updated

Was this helpful?