- row-metadata-set! row alistprocedure
Write alist to the row's metadata column and return the updated row alist.
(row-metadata-set! user '((theme . "light")))
Write alist to the row's metadata column and return the updated row alist.
(row-metadata-set! user '((theme . "light")))