netBios Posted July 2, 2016 Report Share Posted July 2, 2016 Hi, I'd like to combine 2 variables in 1 using a textual content variable. Example Code in the textual one {Version_YEAR}-{Version_MONTH} Unfortunately just the first variable {Version_YEAR} is written in the output filename. Whats wrong? Thanks in advance for your help! Chris Link to comment Share on other sites More sharing options...
Etz Posted July 3, 2016 Report Share Posted July 3, 2016 Hard to say, without seeing the whole template... Is {Version_MONTH} even resolved? As I have no problems with combining multiple variables in such way: {path}\{category}\{appname} v.{version}.{url:ext} Link to comment Share on other sites More sharing options...
netBios Posted July 3, 2016 Author Report Share Posted July 3, 2016 I am filling 2 variables with values and like to combine in a textual one. My ambition is only to use the variable {version} in my output path. Link to comment Share on other sites More sharing options...
netBios Posted July 3, 2016 Author Report Share Posted July 3, 2016 OMG. I had a typo in the variable Month. Sorry. Problem solved... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now