rsc3/doc/help/server-command/c-getn.help.scrbl
2022-08-28 12:27:01 +02:00

15 lines
272 B
Racket

#lang scribble/manual
@(require (for-label racket))
@title{/c_getn Get ranges of bus value(s)}
[
int - starting bus index
int - number of sequential buses to get (M)
] * N
Get contiguous ranges of buses. Replies to sender with the
corresponding /c_setn command.