Counts the clockwise digitised rings of a simple or complex geometry.
Parameter 1: any geometry
Returns an integer data type:
For a simple area, this is the number of inner rings
For a complex geometry, this is the sum of inner ring counts for all the simple area components
For a point or line geometry, this is 0
If the object passed was not a geometry, this is null