DI000295 CONST
ID of the text constant
Details
- The text constants supplied by PLANTA
- are firmly referenced in the program or
- are used in Python scripts or in the format components.
- Number structure: <License><3 digit counter>
DI000296 Constant
Here, the name of the constant is entered.
Note
- In standard text constants there are placeholders like, e.g. %s, %i%. Upon output of the the text constant, they are filled with the respective data via Python, or by the program, as is the case for text constants that are used in the source.
- If there are several equal placeholders in one text constant, the sequence in which they are replaced is stored fixedly. If the text of such a text constant is changed, this must be considered in order to prevent errors in the output.
DI051813 Use in source
This field specifies, whether the text constant is used in the source.
DI024662 Category
With the entry in this field, text constants can be classified.
DI001916 Created by
When a record is created, the ID (code) of the logged-on user is automatically entered in this field. The creating user is also the owner of a record.
DI000421 Created on
When a record is created, the time of creation is automatically entered here.
DI065475 Python code
When a record is created, the Python code for the text constant is automatically generated here.