Excerpt | ||
---|---|---|
| ||
base64Decode(value, format) Decode a base64 string into a string of binary characters |
Function: base64Decode()
Decode a base64 string into a string of binary characters
...
Returns the string "21435" where the attribute in.value contains a string "MjE0MzU=".