Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 260 Bytes

appendNote.md

File metadata and controls

11 lines (11 loc) · 260 Bytes

Append Note

Notes

Appends text to the end of a note.

Syntax

appendNote(text: <#String (Allows Variables)#>, note: <#Variable#>)

Example

appendNote(text: "Make sure to join the Jellycuts discord at https://jellycuts.com", note: to-do)