sfpx Posted December 16, 2014 Posted December 16, 2014 From the FM help Base64Encode adds a line break after every 76 characters. I would like to put a base64encoded text into a list as a whole and not multiple items of 76 characters. How would I do that knowing that I also will have to base64decode that list item later.
sfpx Posted December 17, 2014 Author Posted December 17, 2014 Nevermind, I realized that I can remove the line breaks from the encoded text and it will still decode properly.
Recommended Posts
This topic is 3686 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now