Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Everything E3D

Query the Last Modification to an Element or Attribute

Query the Last Modification to an Element or Attribute

  • Last UpdatedMar 20, 2026
  • 1 minute read

Lets you query details of the most recent change to a given element or attribute.

Examples:

Q LASTMOD

Gives date for last modification to current element.

Q SESSMOD

Gives session number for last modification to current element.

Q USERMOD

Gives name of user who last modified current element.

Q LASTMOD HIER

Gives dates for last modifications to current element and its members.

Q LASTMOD XLEN

Gives date for last modification to XLEN attribute of current element.

Command Syntax:

Q --+-- LASTMod --.
    |             |
    |-- SESSMod --|
    |             |
    ‘-- USERMod --+--+-- <selatt> --.
                  |  |              |
                  |  ‘--------------+-- HIERarchy --.
                  |                 |               |
                  |                 ‘---------------+-->
                  |
                  ‘-- attribute_name -->

Related Links