.. _DescValueType: ================================================ DescValueType ================================================ Description ----------- The value type of an object. Static Properties ^^^^^^^^^^^^^^^^^ +------------------------------------------------------------------+----------------------------+ | :ref:`ALIASTYPE` readonly | Alias. | +------------------------------------------------------------------+----------------------------+ | :ref:`BOOLEANTYPE` readonly | Boolean. | +------------------------------------------------------------------+----------------------------+ | :ref:`CLASSTYPE` readonly | Class. | +------------------------------------------------------------------+----------------------------+ | :ref:`DOUBLETYPE` readonly | Double. | +------------------------------------------------------------------+----------------------------+ | :ref:`ENUMERATEDTYPE` readonly | Enumeration. | +------------------------------------------------------------------+----------------------------+ | :ref:`INTEGERTYPE` readonly | Integer. | +------------------------------------------------------------------+----------------------------+ | :ref:`LARGEINTEGERTYPE` readonly | | +------------------------------------------------------------------+----------------------------+ | :ref:`LISTTYPE` readonly | Action list. | +------------------------------------------------------------------+----------------------------+ | :ref:`OBJECTTYPE` readonly | Object. | +------------------------------------------------------------------+----------------------------+ | :ref:`RAWTYPE` readonly | Raw. | +------------------------------------------------------------------+----------------------------+ | :ref:`REFERENCETYPE` readonly | Reference. | +------------------------------------------------------------------+----------------------------+ | :ref:`STRINGTYPE` readonly | String. | +------------------------------------------------------------------+----------------------------+ | :ref:`UNITDOUBLE` readonly | Unit value of type double. | +------------------------------------------------------------------+----------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 DescValueType/INTEGERTYPE.rst DescValueType/DOUBLETYPE.rst DescValueType/UNITDOUBLE.rst DescValueType/STRINGTYPE.rst DescValueType/BOOLEANTYPE.rst DescValueType/LISTTYPE.rst DescValueType/OBJECTTYPE.rst DescValueType/ENUMERATEDTYPE.rst DescValueType/REFERENCETYPE.rst DescValueType/CLASSTYPE.rst DescValueType/ALIASTYPE.rst DescValueType/RAWTYPE.rst DescValueType/LARGEINTEGERTYPE.rst