Hi,
Have you noticed that in() function doesn't work with commas beetwen values? In docs in found only
in('val','val')
notation, whenenver it gives an error. It works howerver this way:
in('val';'val')
Is it a reported bug?
JH
Ps. I use Impromptu 7.0. Is there any change in newer version?
Have you noticed that in() function doesn't work with commas beetwen values? In docs in found only
in('val','val')
notation, whenenver it gives an error. It works howerver this way:
in('val';'val')
Is it a reported bug?
JH
Ps. I use Impromptu 7.0. Is there any change in newer version?