Macro Command Reference
belongy <BUFFER> <axis>
Defines to which Y axis the data buffer belong.
BUFFER
a list of one or more data buffers. Possible values are:
all | all buffers in the document |
selected | selected buffers in the document |
unselected | unselected buffers in the document |
visible | visible buffers in the document |
hidden | hidden buffers in the document |
none | no buffer |
b1,b2,b3,...,bn | a list of buffers where the arguments may be math expressions. |
bs..be | buffers from bs to be |
axis
Possible values for axis:
1, left | 1. Y axis (left) |
2, right | 2. Y axis (right) |