Hi, as the title says I was wondering if there is a way to convert an integer/numeric data into a text data (please bear with my scripting ignorance).
What I'm trying to create is a label for my roofs. It's a simple triangle with 2 different text values that indicates the roof slope (only 2d). What I've done so far is: I created a new Integer Parameter named as 'Roof Slope' and I'm using that value in order to change the length in the triangle sides and also replace the text accordingly (so far everything works). The problem is that I need that same value from the 'Roof Slope Parameter' to show up also as TEXT, replacing the one of the two originally texts that I have in there. Is there a way to achieve that??
Thanks!