Built-in Functions

A built-in function returns a value calculated from one or more value parameters.

The following Built-in functions can be used within 1Validate.

ClosedGeometric Functions

ClosedMeasured Geometry Functions

ClosedConversion Functions

ClosedMathematical Functions

ClosedBit Manipulation Functions

ClosedString Functions

ClosedCollection Functions

ClosedIdentity Functions

ClosedLookup Functions

ClosedShifting Functions

ClosedSorting Functions

Note: The tsort_* functions are used to implement iterating through objects in dependency order. Please contact 1Spatial Support for further guidance on their use.

Function Parameter(s)
tsort_blocked_objects
  • The name of the topological sort. If not provided, or null, the default topological sort will be used.

tsort_blocked_predecessors
  • The successor.

  • The name of the topological sort.

    Note: If not provided, or null, the default topological sort will be used.

tsort_blocked_successors
  • The blocked predecessor.

  • The name of the topological sort.

    Note: If not provided, or null, the default topological sort will be used.

tsort_ordered_objects
  • The name of the topological sort.

    Note: If not provided, or null, the default topological sort will be used.

ClosedTimestamp Functions

ClosedTopology Functions