Constructs aggregate using args, that are passed to function.
The function will attempt to find at least one construct that
can accept passed argument list. If it fails, compiler will
produce error, with respective problems.
The argument list can contain beside simple values, references
to other data in locator. Arguments that are references to other data
won't be type checked.
Construct aggregate using args.
Constructs aggregate using args, that are passed to function. The function will attempt to find at least one construct that can accept passed argument list. If it fails, compiler will produce error, with respective problems. The argument list can contain beside simple values, references to other data in locator. Arguments that are references to other data won't be type checked.