core.functionatom._constructor_ | Medplum

FunctionAtom.(constructor)

Constructs a new instance of the FunctionAtom class

Signature:

constructor(name: string, args: Atom[]);

Parameters

Parameter Type Description
name string
args Atom