Is it possible to make the "GBPUSD" element of this function into a variable that I can change using a {formmenu} option or similar
{note: trim=yes}{urlload: https://api.exchangerate.host/live?source=GBP¤cies=USD&access_key=60ec90c111318d5d0d4fa69355869c5c; done=(res) -> ["response": fromjson(res), "isloading": no]; start=() -> ["isloading": yes]} {if: isloading}Loading...{else}Response: {=response}{endif}{rate=response["quotes"]["GBPUSD"]; trim=yes}{endnote}