objectToStructure
|
The objectToStructure function converts the arguments {source} into
a Structure returning the new Structure. The {source} may be either a Vector
or a Dictionary. If there are two arguments, such as {vector1} and {vector2},
the items from both vectors are paired to form a Structure. If there are two arguments,
and they are a combination of Structures, Dictionaries, or Directories, the values of
the first argument are updated with the values of the second argument, only when the
keys match. If the object is already a Structure, it is returned unchanged. Usage The objectToStructure function is used to convert a Vector object or a
Dictionary object to a Structure object. The objectToStructure function is
also useful for key-based merge and update of a Structure, Dictionary, or Directory
from another Structure, Dictionary, Directory, or Vector.
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Structure |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|