Skip to content

Interface: GlobalIncrementResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Control / GlobalIncrementResponse

Interface: GlobalIncrementResponse

Defined in: src/types/control.ts:216

Response from global increment.

Properties

newValue

newValue: number

Defined in: src/types/control.ts:218

New value after increment.


variableName

variableName: string

Defined in: src/types/control.ts:220

Variable name that was incremented.