Not like Human, a computer does not know the different between "1,2,3" which is the type of number, and "one, two, three" which type of String (Character) that's why we must reference it and used it correctly. Each data type is different in its writing method to be applied in the XML section of Blogger.
List of Data Type
Type | Meaning | Writing |
---|---|---|
STRING | Represent text | "string" |
BOOLEAN | A Boolean value. include true|false|yes|no | true |
NUMBER | A numerical value. | 2018 |
OBJECT | An of Group of object. | {"item1","item2","item3"} |
ARRAY | Data set that contains a group of elements. Can be an array of objects, strings, booleans, etc. |
[set1,set2,set3] |
URL | Uniform resource locator, the address of the page | "https://blog_name.blogspot.com/" |
Other Reference
- Blogger Attribute
- Blogger Operator
- Blogger Tag
- Type of Data