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.
TrackerMetadataStruct = object
Defined in: src/modules/types.ts:403
Metadata for a tracker
Properties
arrayType
arrayType: number
Defined in: src/modules/types.ts:413
Array Value Type
initialKeys
initialKeys: string[]
Defined in: src/modules/types.ts:409
Initial keys for mapped trackers
initialValue
initialValue: string
Defined in: src/modules/types.ts:407
Initial value
initialValues
initialValues: string[]
Defined in: src/modules/types.ts:411
Initial values for mapped trackers
trackerName
trackerName: string
Defined in: src/modules/types.ts:405
Name of the tracker