Asking about some variables inside eValid

Applying eValid to AJAX applications that require advanced DOM-based methods.

Asking about some variables inside eValid

Postby SuzieH » Mon Apr 06, 2020 11:18 am

Hiya.

What can you tell me about those mysterious internal variables in eValid called sourceIndex and elementValue.

What are their function in eValid.

Thanks
SuzieH
 
Posts: 1
Joined: Mon Apr 06, 2020 11:15 am

Re: Asking about some variables inside eValid

Postby eValid » Tue Apr 07, 2020 7:57 am

SuzieH wrote:Hiya.

What can you tell me about those mysterious internal variables in eValid called sourceIndex and elementValue.

What are their function in eValid.

Thanks


Thanks for posting SuzieH.

The command "IndexSet N" puts the internal value of "sourceIndex" to N.

The command "ValueSet S" put the contents of the string S into "elementValue".

Pretty much anything in a browser is a string.

Yes, there some strings composed only of the digits, so these are called "numbers" but in reality the are just strings, too.

The two variables, the number sourceIndex (which is really a string) and the value elementValue, are the only things you need.

See:

http://www.e-valid.com/Products/Documen ... ation.html

Hope this helps.


-- eValid Support
eValid
 
Posts: 2392
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to AJAX Applications & DOM Processing

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons