Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: Mauricio Moya (Arquesoft) on June 07, 2024, 09:55:36 am
-
Hello everyone. Does anyone know if it's possible to print the value of a tag value inside a shapescript? If so, what would be the syntax?
-
Did you try the help?
https://sparxsystems.com/enterprise_architect_user_guide/16.1/modeling_frameworks/displaying_element_properties.html (https://sparxsystems.com/enterprise_architect_user_guide/16.1/modeling_frameworks/displaying_element_properties.html)
The element and connector properties you can display are listed here. Additionally, you can display Tagged Values by prefixing the tag name with TAG, as shown:
print("#TAG:condition#");