# Types & Objects

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