Formula Syntax for International Users
Some international users may need to substitute commas ","
in custom functions with semicolons ";"
which you can easily do using the Cryptosheets API console & query builder
Examples:
Excel: =CS.PRICE("BTC","USD")
would be =CS.PRICE("BTC";"USD")
GoogleSheets: =CSPRICE("BTC","USD")
would be =CSPRICE("BTC";"USD")
TAGS: #N/A, #error, #cs.price, #csprice, #syntax, #formulas, #custom functions, #help