User Tools

Site Tools


cmd:s_create

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cmd:s_create [2020/06/06 17:28] – created devacmd:s_create [2020/06/08 18:29] (current) deva
Line 3: Line 3:
  
 <code> <code>
-<subscription id> create <node id> <parent id>+<subscription id> create <node id> <parent id> <before id>
 </code> </code>
   * The ''subscription id'' is the id of the node on which the subscription was originally made.   * The ''subscription id'' is the id of the node on which the subscription was originally made.
   * The ''node id'' is the id of the new node.   * The ''node id'' is the id of the new node.
   * The ''parent id'' is the parent id of the new node. Can be -1 if the new node is the root node of the subscription, ie. the subscription node itself in which case it does not have a parent to be presented.   * The ''parent id'' is the parent id of the new node. Can be -1 if the new node is the root node of the subscription, ie. the subscription node itself in which case it does not have a parent to be presented.
 +  * The ''before id'' is the id of the item after in the list. A value of -1 means "last".
  
cmd/s_create.1591457296.txt.gz · Last modified: 2020/06/06 17:28 by deva