core.functionatom._constructor_
Home > @medplum/core > FunctionAtom > (constructor)
FunctionAtom.(constructor)
Constructs a new instance of the FunctionAtom
class
Signature:
constructor(name: string, args: Atom[]);
Parameters
Parameter | Type | Description |
---|---|---|
name | string | |
args | Atom[] |