![]() |
Please be advised that ''embedding'' the contents of one variable into another is not supported at this time by Jubula . That is, if you have a variable named FOO whose value is "abc", and set the value of a second variable BAR to "%FOO%def", the second variable will not contain "abcdef", but rather the exact text "%FOO%def", without evaluating it. |