User DocsAnyDB FunctionsSTATESOn this pageSTATES Returns a list of all states/provinces for a given country Syntax STATES([country]) Arguments country: The country whose states you want to list, for now only "us" is supported Example STATES("us") → Returns all US states