C3 AI Documentation Home

C3 AI Console Reference: c3ShowType

Bring up documentation on the specified type (name or instance).

Parameters

NameTypeMandatoryDescription
typeTypeMandatoryThe Type to show documentation for

Examples

Display documentation for Persistable:

JavaScript
c3ShowType(Persistable)

See also

Was this page helpful?