# Types & Objects

- [Primitives](/6.1/scripting/types-and-objects/primitives.md)
- [Objects](/6.1/scripting/types-and-objects/objects.md)
- [Instant](/6.1/scripting/types-and-objects/objects/instant.md)
- [LocalDateTime](/6.1/scripting/types-and-objects/objects/localdatetime.md)
- [LocalDate](/6.1/scripting/types-and-objects/objects/localdate.md)
- [LocalTime](/6.1/scripting/types-and-objects/objects/localtime.md)
- [JsonNode](/6.1/scripting/types-and-objects/objects/jsonnode.md)
- [ObjectNode](/6.1/scripting/types-and-objects/objects/objectnode.md): Extends JsonNode
- [File](/6.1/scripting/types-and-objects/objects/file.md)
- [SuiteTable](/6.1/scripting/types-and-objects/objects/suitetable.md)
- [Duration](/6.1/scripting/types-and-objects/objects/duration.md)
- [Period](/6.1/scripting/types-and-objects/objects/period.md)
- [Arrays & Maps](/6.1/scripting/types-and-objects/arrays-and-maps.md): ArrayUtil & MapUtil
- [Row, Column, StringColumn](/6.1/scripting/types-and-objects/row-column-stringcolumn.md): Row, Column, StringColumn
