core.parser.match | Medplum

Parser.match() method

Signature:

match(expected: string): boolean;

Parameters

Parameter Type Description
expected string

Returns:

boolean