API Reference > imodeljs-backend > NativeApp > NativeAppStorage > getString getString Method Get the value for a key as a string. If it is not present, or not of type string, return undefined getString(key: string): undefined | string Parameter Type Description key string Returns - undefined | string Defined in core/backend/src/NativeAppStorage.ts Line 75 Last Updated: 11 June, 2024