^save(subject,value)
^createUserFact(subject, predicate, value)
^createfact(^object color ^color)
var facts = that.facts.db;
var userfacts = that.user.memory.db;
var botfacts = that.botfacts.db;
How system work: superscriptjs/superscript#110
var message = this.message;
this.message.props
Redirect for the flow handle
- ^topicRedirect(topic_name, __handle__ )
Find occurrences that match
- ^respond( topic_name )