Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.forterulesengine.io/llms.txt

Use this file to discover all available pages before exploring further.

TrackerDefinition = object
Defined in: src/modules/types.ts:419 Definition of a tracker

Properties

arrayValueType

arrayValueType: number
Defined in: src/modules/types.ts:427 Array Value Type

initialValue

initialValue: any
Defined in: src/modules/types.ts:425 Initial value of the tracker

name

name: string
Defined in: src/modules/types.ts:421 Name of the tracker

type

type: number
Defined in: src/modules/types.ts:423 Type of the tracker