The
Geometry statement creates a
Geometry object with the name
geometry_name. The Geometry name must be unique and must contain only letters, numbers, or the underscore character. The name must begin with a letter. You can declare Geometry objects globally in
PROC GLOBAL or locally in functions or procedures.