Show in Frame No Frame
Up Previous Next Title Page Index Contents Search

6.2.9 ProjectId

Each design element is stored in a certain project, and each project has a numerical project id, which can be printed by:
projectId
Note that if the current element is not a proper design element, but just a Text or String, an empty string is output.

The projectId number is the same as the first part of the oid. The mapping of numbers to project names is visible in the repository’s manager.ab file.

The command can also be used to access elements in containing loops by following the command with a semicolon and level number: see “Level number” in Section 6.1.9.

Show in Frame No Frame
Up Previous Next Title Page Index Contents Search