Forum Discussion

sanj's avatar
sanj
Super Contributor
8 years ago

property expansion on custom properties

I have created two custom properties.

Now is it possible to have second property have first property plus some other string?

fo example first prop could be

global_server

env_server =${#Project#server_glob}/resource

 

1 Reply

  • Lucian's avatar
    Lucian
    Community Hero

    Hey,

     

    The way you did it should be fine. It should work ok. I use the same thing.