User Tools

Site Tools


script:module:recutil

Differences

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

Link to this comparison view

script:module:recutil [2015-11-15 16:50] – external edit 127.0.0.1script: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