base.TypeInfo methods

Table 1. Class methods
Name Description
base.TypeInfo.create(
      field any-type
    )
  RETURNS om.DomNode
Create a DomNode with the type information and values of a program variable.
Important:

This feature is deprecated, its use is discouraged although not prohibited.

base.TypeInfo.describe(
      field any-type
    )
Display the type information and values of a program variable.