・Command for internal use only. Do not use.
String of command name to get
Page number to get
Line number to get
Each value is a string of one line
・The array size is the number of lines.
The tag for each value is a number of indentations and color information.
・When HEAD is included in the internal information, it becomes a headline, and it is used for moving between headlines with PAGEUP/DOWN.
・The array size is the number of lines.
Value | Description |
---|---|
0 | Basic Line |
1 | You can see it by scrolling the title |
2 | Argument Headlines |
3 | Return Value Headlines |
4 | Other Headlines |
5 | Description directly under the title |
6 | Argument Subheadings |
7 | Return Value Subheadings |
8 | Other Subheadings |
Attribute information for a specific string in a line
・The array is a 3D array, and the size of the array is the number of rows, the number of attributes per row, and the attribute number.
・Reference: ARRAY#(NumberOfRows,NumberOfAttributesPerRow,AttributeType)
・When the attribute number is 0 (position) and the acquired value is negative, each attribute information is invalid.
Index | Description |
---|---|
0 | Position |
1 | Length from Position |
2 | Color |
・As the corresponding attribute increases, the structure in the array may change.
Code example string