Ferreteria/v0.5/@cls/data/card/cK1I/WriteChanges: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
(Created page with "==About== * '''Purpose''': Like {{l/same|DoUpdate}}(), but automatically includes only field-values that have changed. ==History== * '''2023-02-26''' renamed from DoUpdate() to <code>WriteChanges()</code> * '''2023-02-16''' started")
(No difference)

Revision as of 13:43, 26 February 2023

About

  • Purpose: Like DoUpdate(), but automatically includes only field-values that have changed.

History

  • 2023-02-26 renamed from DoUpdate() to WriteChanges()
  • 2023-02-16 started