BASE64 DECODE()
From Recital Documentation Wiki
Revision as of 14:46, 16 February 2010 by Yvonnemilne (Talk | contribs)
Purpose
Decode a string encoded with MIME base64
Syntax
BASE64_DECODE(<expC>)
See Also
Description
The BASE64_DECODE() function is used to decode a string encoded with MIME base64.
The BASE64_ENCODE() function is used to encode with MIME base64.
Example
Products
Recital, Recital Server