## IClientStorage.getString() method [​](/content/docs/sdk/core.iclientstorage.getstring#iclientstoragegetstring-method "Direct link to IClientStorage.getString(/index.html) method")

**Signature:**

```typescript
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

- [IClientStorage.getString() method](/content/docs/sdk/core.iclientstorage.getstring#iclientstoragegetstring-method/index.html)
- [Parameters](/content/docs/sdk/core.iclientstorage.getstring#parameters/index.html)
