You can base64 encode string using the util method in connection.js: eg: var base64 = new sforce.Base64Binary("encode this string"); var ...
確定! 回上一頁