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.
hexToFunctionString = object
Defined in: src/modules/types.ts:88
Maps hex values to their function string representations
Properties
encodedValues
encodedValues: string
Defined in: src/modules/types.ts:94
Encoded values for the function
functionString
functionString: string
Defined in: src/modules/types.ts:92
String representation of the function
hex
hex: string
Defined in: src/modules/types.ts:90
Hex representation
index
index: number
Defined in: src/modules/types.ts:96
Index of the function
name?
Defined in: src/modules/types.ts:98 Name field - should be provided for foreign calls since names are requiredoptionalname:string