Args are the children nodes to the current node.
Flags store metadata/primitive data in an Iridium node. These nodes cannot store other Iridium S-Expressions.
Tag specifics the S-Expression Type.
This method is used to squish the Iridium Code into an array which can be easily stored on disk.
Nested Array of Iridium S-Expressions.
Optional
space: number
Remarks
Used to copy properties from one object to another module the fields contained in the exclusion object.
Action
Copies all fields from source to target object, excluding those fileds specified in the exclude_list.
Trigger
Structure
ARG(exclusionObj)
: The exclusion object, fields that exist in this object will not be copied to the targetObj.ARG(sourceObj)
: The source object.ARG(targetObj)
: The target object.