Interesting problem

I have just come across this small problem, and I was under the impression that the default should be the second argument. Can anyone confirm if this is wrong, or a bug?

event.getValue(‘ItemId’, 0, true)

When this is dumped it is a string and it is blank.

Regards,

Andrew Scott

http://www.andyscott.id.au/

I have just come across this small problem, and I was under the impression that the default should be the second argument. Can anyone confirm if this is wrong, or a bug?

event.getValue(‘ItemId’, 0, true)

When this is dumped it is a string and it is blank.

Regards,

Andrew Scott

http://www.andyscott.id.au/

yeah I do too, but it is the first time I did it for a private collection. All other areas I use it works fine and I have dumped the code, and all if you require me to setup a test case and send you a link so you can see it then let me know.

It has stumped me why this one…