API Reference > imodeljs-frontend > Tools > KeyinParseError KeyinParseError Enumeration Possible errors resulting from ToolRegistry.parseKeyin. Members Name Value Description ToolNotFound 1 No registered tool matching the keyin was found. MismatchedQuotes 4 The opening double-quote of an argument was not terminated with a closing double-quote. Defined in core/frontend/src/tools/Tool.ts Line 759 Last Updated: 11 June, 2024