Block Attributes
information
This attribute defines the extra information of a block:
Examples
information[0] = "Awesome!";
// Adds three lines
information[15] = "Even|More|Awesome";
// Adds three lines
information[15] = "Even|More|Awesome";