Hi Leonardo,
Can you elaborate what's the advantage of this component versus using the actions directly available in OutSystems via the BinaryData extension?
It has actions that convert Binary Data to/from Base64; and Text to/from Binary Data.
Hi Jorge.
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.
Regards
Hi Jorge Martins.
I understand your point of view, but for a novice user, it may be a little difficult to convert from binary to base64, and the component's purpose is to leave it in a more simplified way, and make it easier for the user to use.Regards.