Search

concat

GetInterviewTitle

The GetInterviewTitle function in XpressDox returns the title of the interview currently being run.   A title can be saved against a template when the file name does not present as a friendly easy-to-identify name. Users can then toggle between viewing file names or titles when exploring for templates in...

The concat function - XpressDox

There are times when it is necessary to concatenate the values of data elements, variables and/or hard-coded strings together to form a value which is then stored in a variable. The concat function does this.
Loading...