Warning |
---|
Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here ! |
Syntax
base64Decode(textToDecode)
...
Parameter name | Type | Required | Description |
---|---|---|---|
textToDecode | string | Yes | Text to decode from Base64. |
...