Values in JudoScript are all objects; they can be partitioned into simple and complex types. The simple types include integer, floating-point number, string and data and time.
Complex types include container data structures, various built-in objects in different situations, Java objects and user-defined class instances.
See Object Type Reference for details.