Give us feedback
base64-utils
Service icon

Base64 Utils

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 03 March 2022 by 
0.0
 (0 ratings)
base64-utils

Base64 Utils

Details
A component that simplifies the user's life by abstracting pre-existing functionality in the platform's BinaryData module (Text<->BinaryData<->Text/Base64 conversion functions), in order to facilitate Base64 conversion in a more simplified.
Read more

Options

  • Base64_Decode
  • Base64: Base64 Text
  • Text: Return Base64 converted in text


  • Base64_Encode
  • Text: Text to convert in base64
  • Base64: Return the text convert in base64


Contains actions to encode & decode text to base64 and base64 to text in server side

Release notes (1.0.0)
Reviews (0)