Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
To create this custom view I want to create a lot of text objects and have them all calculate differently. I was thinking I could do as a function of their different object ids, instead of manually changing the code in each one which would take hours. Is there a way I can pull the object ID of a text object and use it within an expression. For example I would use something like num(right(ObjectID))*$(variable)
Is this possible?
Hello Lee,
There's only macro functions to get the object ID, as an example see:
What you could do is load your calculations on a external file (text, excel and so on) and then load them as variables so that you can calculate the boxes differently without manually checking each box.
Felipe.