Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 176 Bytes

encode.md

File metadata and controls

11 lines (11 loc) · 176 Bytes

Encode Base64

Notes

Encodes the given input into base64 without line breaks.

Syntax

encode(input: <#Variable#>)

Example

encode(input: Shortcut Input)