Message Thread: |
View All MessagesBack to WebFX |
This notation is just a nice way for shortening your code. It could have also been written as: var r; (note the 0 is a zero not the alphabetical letter o)
From: Michel Hanna Sent: March 11, 2004 Subject: Re:Article/use question : GRID Question about the following part of the code used in the "Grid" widget. function WebFXGrid(p0, p1, bUnescapeData) { The Red part of the code does what? I tried to test it, but am not able to get anything besides and error back.
Thanks Erik, or whomever response to this question! |