rsc3/doc/examples/server-command/_scm/g-tail.help.scm

10 lines
179 B
Scheme
Raw Normal View History

2022-08-24 13:53:18 +00:00
; /g_tail Add node to tail of group
; [
; int - group ID
; int - node ID
; ] * N
; Adds the node to the tail (last to be executed) of the group.