ecl-logo Documentation

GetAbstractFields

GetAbstractFields[types]abstractFields

returns all abstract fields for a given list of SLL types.

Details

  • This is used to get abstract fields for given type.
  • Subtypes will include supertype abstract fields.
  • This information will be used to display information in bookmark dashboard.
  • Input
    Output

Examples

Basic Examples  (1)

Given a SLL type verify that fields with Abstract -> True are returned:

Additional Examples  (2)

Given a list of SLL types verify that fields with Abstract -> True are returned for those types:

If subtype does not have abstract fields defined on it, returns supertype or default abstract fields: