contacts.appendContactNotes
Append the notes of a contact.
contactID number
newText string
dateTimeStamp boolean (set to true to add a date/time prefix on the first line in the format "dd/mm/yyyy hh:nn: ").
none
contacts.appendContactNotes(1000, "This is a new line of text in the contact notes.\nThis is line 2.", true)
Generated on the 26 June 2024 at 22:01:27 (UK Time)