Primitive
atom.unassignLexeme
BETAShort name: unassignLexeme
Version: 1.0.0
System primitive that removes one lexeme subscription from an atom.
Back to primitive libraryInputs
| Key | Type | Required | Description |
|---|---|---|---|
| atomId | objectId | true | - |
| lexemeId | objectId | true | - |
Outputs
| Key | Type | Required | Description |
|---|---|---|---|
| atom | object | false | - |
| unassigned | boolean | false | - |