core.indexeratom.eval
Home > @medplum/core > IndexerAtom > eval
IndexerAtom.eval() method
Signature:
eval(context: AtomContext, input: TypedValue[]): TypedValue[];
Parameters
Parameter | Type | Description |
---|---|---|
context | AtomContext | |
input | TypedValue[] |
Returns: