addnode

Purpose

Add named node nodeName as the numth node number in a phrase aPhrase.

Syntax

returnedNode = addnode(aPhrase, nodeName, number);

returnedNode - type: con
aPhrase - type: phr
nodeName - type: str
number - type: int

Returns

Remarks

Example

See Also

addcnode, makephrase, Knowledge Base Functions