Marc Funaro
09/28/2022, 3:05 PMEntityNew("name", struct)
it is easy to populate a new object and save it. Is there a way to do the same to an object that's been retrieved, and pass it a struct to update all fields as well, instead of having to write out the set()
commands for each field to be updated?chris_hopkins
09/28/2022, 3:06 PMMarc Funaro
09/28/2022, 3:06 PMMarc Funaro
09/28/2022, 3:07 PMchris_hopkins
09/28/2022, 3:08 PM