Available in Classic
This is the section information.
Syntax
The syntax is as follows.
private String type;
private String name;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
type |
String | Required | Data type (can be omitted for strings)
|
name |
String | Required | Section information name
|