<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Band > DummyFooterExpanderBand > Method >GetUserValue |
Gets the user defined value.
Prototype :
var GetUserValue
(
No Arguments
)
Reference :
Returns the value and type (numeric or character) assigned by SetUserValue function.
Example :
_TraceLn(This.GetUserValue());
Available Events :
All Events