Concatenating two strings with fitnesse for appian

Hi All,

I want to create a dynamic string which starts with the keyword say, "Document" followed by a random generated string. 

My code  for random string generation is as below : 

|$title= |get random string|6 |
|set test variable|title |with|$title|

|populate field | xyz |with| tv!title |

Can someone suggest how to concatenate the keyword "Document" to this dynamic string so that the output would be "Documentkljlk"  (Document + random string)...

Looking forward for a solution... thanks in advance!

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data