core.iclientstorage.getstring | Medplum

IClientStorage.getString() method

Signature:

getString(key: string): string | undefined;

Parameters [​](/content/docs/sdk/core.iclientstorage.getstring#parameters "Direct link to Parameters"/index.html)

Parameter Type Description
key string

Returns:

string | undefined