First defined in: FKiSS1
The changeset action changes to the set (page) specified by
N. N must be in the range of available sets.
If
N does not equal the current set, the
set event is triggered for the new
set.
N
In FKiSS1 to FKiSS2.1, N must be a number.
In FKiSS3, N may be a number or variable.
Example:
;@ changeset(3) ; Change to set (page) 3.
;@ changeset(P) ; Change to the set (page) specified in variable P.