| Author |
Doubt regarding functions
|
rama murthy
Ranch Hand
Joined: Jan 13, 2006
Posts: 82
|
|
Can we invoke a function that has 3 parameters with one. like function handleAccountEvent(evt, arg, rowId) { } with handleAccountEvent(EVENT_NEW_OWE)
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
I belive that is a wuestion and not a doubt...lol Your other two variables will be null. Eric
|
 |
 |
|
|
subject: Doubt regarding functions
|
|
|