<property> configuration
Posted: Mon Apr 09, 2007 2:32 pm
We need to set the user configured value for time-out for the input in prompt, to the <property> tag. Say we store the config value in the variable gTimeout how can we set to the property tag.
For testing we hardcoded the value as
<property name="interdigittimeout" value="5000ms" />
But not sure how to substitute with gTimeout instead of 5000ms.
For testing we hardcoded the value as
<property name="interdigittimeout" value="5000ms" />
But not sure how to substitute with gTimeout instead of 5000ms.