Thank you Raghava Kumar. I didn't drill down far enough.
On May 9, 12:17 am, "raghava kumar" <
raghavakuma...@gmail.com> wrote:
> Hi,
> try to use this script to access the caption of a text field.
>
> Page1.txtField.caption.value.text.value="desired caption";
>
> Note: when you are not able to access the field directly (through script),
> refer to the XML source for the exact property/tag of that field.
>
> Raghav
>