Interface: GlobalAssignResponse
@kortexya/reasoninglayer / Control / GlobalAssignResponse
Interface: GlobalAssignResponse
Defined in: src/types/control.ts:68
Response from global assignment.
Properties
previousValue?
optionalpreviousValue:AssignValueDto|null
Defined in: src/types/control.ts:70
Previous value (if any).
variableName
variableName:
string
Defined in: src/types/control.ts:72
Variable name that was assigned.