GIS Logo GSP 118 (318): GIS Programming

Scripting the Field Calculator

Incomplete

 

Field calculator: (from ESRI lesson)
- FunctionName( !AttributeColumn!)
- Define the function
                - Point=TheShape.getPart(0) - ?
                - Point.X=Point.X+5000