Question
1
Replies
610
Views

Ai4Process
Posted: Jul 11, 2019
Last activity: May 16, 2022
Closed
Solved
Base64 encoding in Pega 6
Hi,
We need to encode some JS variables such as var attachmentid into base 64. the function window.btoa(data) does not seem to work. could we have alternative for same in pega 6 (jdk 1.6) please ?