|
Posted by martin on August 24, 2006, 9:25 am
Please log in for more thread options
I have the same problem.
It would be great if I could compare strings in the receipt.
For instance I need to print a different Transactiontype if the
tender.descriptor.description has a special value.
best regards,
Martin
"Piotrek Słowiński" wrote:
> hello,
> does anybody knowo if is that possible in Receipt Template Language of RMS
> to compare two string values ? In expression like
> <if>
> <condition>(strVal1 = strVal2)<condition>
> <then>
> ...
> <then>
> </if>
> RMS always returns true. It seems that equel operator '=' works fine only
> for number values not for strings. Is there any trick to work around it ?
>
|