GoFiler Legato Script Reference
Legato v 1.5b Application v 5.24b
|
Table of Contents | < < Previous | Next >> |
Chapter Seventeen — Application Integration Functions (continued)
The application contains a meta data manager that queries DLLs for meta information. Meta data can be set or retrieved from various areas of the application. Each does not need to coordinate or communicate with other DLLs. Note that certain objects also allow for attached meta data. See Section 5.11 Object Meta Data for more information.
The DLLs should have unique case-sensitive meta names and generally employ prefixes to avoid issues. For example:
Project-Agent-Name
Project-Entry-Name:0
Each name starts with “Project”. Note that the name can conventionally be split with a colon to indicate a second descriptor. In the above example, entry zero.
Some meta information is read-only.
Application parameters and meta data overlap except application parameters allow for the setting and retrieval of fixed application parameter strings while meta functions specified in this section allow for the specification contexts.
See also Section 4.15 Session Data for the ability to share data between scripts.
Page revised 2024-10-21
Table of Contents | < < Previous | Next >> |
© 2012-2024 Novaworks, LLC. All rights reserved worldwide. Unauthorized use, duplication or transmission prohibited by law. Portions of the software are protected by US Patents 10,095,672, 10,706,221 and 11,210,456. GoFiler™ and Legato™ are trademarks of Novaworks, LLC. EDGAR® is a federally registered trademark of the U.S. Securities and Exchange Commission. Novaworks is not affiliated with or approved by the U.S. Securities and Exchange Commission. All other trademarks are property of their respective owners. Use of the features specified in this language are subject to terms, conditions and limitations of the Software License Agreement.