status
status: number
Relationship status
- 0 indicates no errors. Set after a successful evaluation.
- 1 indicates that this driving relationship could not be evaluated. The callback itself can set this to indicate that it failed to process the input changes. Also, it is set if the relationship is part of a circular dependency.
- 0x80 The app or callback can set this to indicate to not propagate changes through this relationship.
Defined in
- core/backend/src/Relationship.ts Line 378
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.