rsc3/doc/help/server-command/g-tail.help.scrbl

14 lines
229 B
Text
Raw Normal View History

2022-08-24 13:53:18 +00:00
#lang scribble/manual
@(require (for-label racket))
@title{/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.