Click or drag to resize

Alchemy Functions

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overview

All functions are case-insensitive, however lowercase is recommended to differentiate functions (which return a value) from statements (which do not return values). Functions may be used within statements.

To create your own function, using C# syntax, see the CREATE FUNCTION statement.

Standard C-style comments are used: /* This is a comment */

Data Types

Alchemy supports the following data types:

For more information see Alchemy Data Types.

Statements

Alchemy provides a number of statements used to manipulate GIS data into GBFS format.

For more information see Alchemy Statements.