core.unaryoperatoratom.eval | Medplum
UnaryOperatorAtom.eval() method
Signature:
eval(context: AtomContext, input: TypedValue[]): TypedValue[];
Parameters
| Parameter | Type | Description |
|---|---|---|
| context | AtomContext | |
| input | TypedValue | |
| Returns: | ||
| TypedValue |
Signature:
eval(context: AtomContext, input: TypedValue[]): TypedValue[];
| Parameter | Type | Description |
|---|---|---|
| context | AtomContext | |
| input | TypedValue | |
| Returns: | ||
| TypedValue |