Give us feedback
encode-utils
Service icon

Encode Utils

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 12 Jul (2 weeks ago) by 
0.0
 (0 ratings)
encode-utils

Encode Utils

Details
A simple service module to encode text using UTF-8, UTF-16, unicode, base64 or ascii encoding. You can use it to fix special characters issues like converting Frédéric François to Frédéric François for instance.
Read more

You can use any of the 5 following server actions:

  • EncodeToAscii
  • EncodeToBase64
  • EncodeToUnicode
  • EncodeToUTF8
  • EncodeToUTF16


They all take a text parameter input and return a text result in the correct encoding. They can be used as functions too.

Release notes (1.0.2)
  • Removed unneeded dependencies
  • Removed anonymous access for the demo component
  • Updated OutSystemsUI to the latest version in the demo component


License (1.0.2)
Reviews (0)
Team