Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Mauricio Moya (Arquesoft) on June 07, 2024, 09:55:36 am

Title: tag values in shapescript?
Post 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?
Title: Re: tag values in shapescript?
Post by: Eve on June 07, 2024, 11:40:57 am
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)

Quote
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#");