How to convert from string into integer?

i was wondering if there is a way to convert from text into integer??

Hi,

You can use int(fieldname) for converting from text to integer. Here are
more resources on ODK commands.

https://opendatakit.org/help/form-design/binding/

Best,

Surajit

ยทยทยท On Thursday, June 30, 2016 at 4:48:10 AM UTC-4, mustafa...@gmail.com wrote: > > i was wondering if there is a way to convert from text into integer??