GALiRe
GScript property (valueOf)
Function:
Returns the value of a form element. i.e. -
$usrName = valueOf(formname[usrname]);
This works outside of GALiRe Script, as long as it is within an event tag (ex. onLoad:;).