|
ENTITY Maths_script; script_language : STRING; script : STRING; symbol_list : STRING; END_ENTITY; -- Maths_script |
Entity data types and their attributesMaths_scriptscript_language: STRING; script: STRING; symbol_list: STRING; |
Global rules for this entity data type- |