bintobase32()

Function group Execute on client Platform(s)
Binary Field NO All

Syntax

bintobase32(vData)

Description

Encodes vData as BASE32 and returns the binary result. vData can be either binary or character. If vData is character, Omnis converts it to UTF-8 before encoding it as BASE32. Returns #NULL if an error occurs.