Re: Inline-Bindings, Integer Values
Re: Inline-Bindings, Integer Values
- Subject: Re: Inline-Bindings, Integer Values
- From: Paul Hoadley <email@hidden>
- Date: Mon, 15 Sep 2014 10:39:42 +0930
Hi Thomas,
On 15 Sep 2014, at 5:20 am, Thomas Grass <email@hidden> wrote:
> How can i tell the inline-bindings that 0 should be an Integer and not a String? I know that it would be possible to add 0 to a int-variable in the javaclass (f.e. int zero = 0;) and bind it with value=„$zero“ to it. But this is a thing I want to avoid.
Use "$0".
--
Paul Hoadley
http://logicsquad.net/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden