currencyView as MarkdownView as MarkdownOpen this page as MarkdownCopy for LLMCopy page as Markdown for LLMsOpen in ClaudeGet insights from ClaudeOpen in ChatGPTGet insights from ChatGPTCode allocated to identify a currency.Type: stringPattern: ^[A-Z]{3,3}$JSON schema extract"currency": { "type": "string", "description": "Code allocated to identify a currency", "pattern": "^[A-Z]{3,3}$" }