I remember having problems with that syntax as well, in the same context
no less.
I resorted to ${var}.indexOf("other"), which is crude, but would suffice
for this use case, too.
Cheers,
Felix
On 07/26/2010 03:22 PM, Noel O'Brien wrote:
> This should also work, as I use it in my test plans:
>
> "${aktenzeichen}" != "NoAzFound"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

