User Tools

Site Tools


script:module:recutil
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
script:module:recutil [2019-11-17 16:16] (current) skyjake
Line 1: Line 1:
 +====== recutil (Module) ======
 +
 +Module that contains utilities for manipulating records.
 +
 +
 +===== Functions =====
 +
 +
 +#@Identifier_HTML~copyMissingMembers~@# ( #@Arg_HTML~Record,src~@#, #@Arg_HTML~Record,dest~@# )
 +
 +Duplicates all members of the //src// record in the //dest// record without touching existing values in //dest//. Private members in //src// (begin with a double underscore ''<nowiki>__</nowiki>'') are ignored.
 +
 +
  
script/module/recutil.txt · Last modified: 2019-11-17 16:16 by skyjake