You are here: Basic Steps > 4. Rules > Rule Components > Built-in Functions

Built-in Functions

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

ClosedGeometric Functions

ClosedConversion Functions

ClosedMathematical Functions

ClosedBit Manipulation Functions

ClosedString Functions

ClosedCollection Functions

ClosedIdentity 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

ClosedTopological Functions