Welcome Guest Search | Active Topics | Sign In | Register

MaskedEdit Documentation error ? Options
DrG
Posted: Tuesday, January 21, 2014 11:01:20 AM
Rank: Newbie
Groups: Member

Joined: 3/3/2008
Posts: 5
The documentation reads “[JavaScript] MaskedEdit.GetSegmentAt(index)

But to make it work I had to use [JavaScript] MaskedEdit.getSegmentAt(index) and eoObject.getSegmentAt(0).getText() to get the text.

GetSegmentAt || getSegmentAt
eo_support
Posted: Tuesday, January 21, 2014 11:03:07 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

Yes. You are correct. All the JavaScript functions has the first letter in lower case, not upper case. Thanks for pointing this out. We will correct it as soon as possible.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.