table Group

Overview

Group = {
    -- fields

    originalIdx,

    -- inherited from Compound

    compoundKind,
    id,
    name,
    title,
    importId,
    group,
    path,
    importArray,
    briefDescription,
    detailedDescription,
    location,
}

Detailed Documentation

Fields

originalIdx

Holds the group index in the innerRef array from the original XML database.