[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 varget() -> < xValue >
------------------------------------------------------------------------------


 DESCRIPTION:

  ::varGet() is the counterpart of ::varPut() : it returns the
  current value of the controls variable that is stored inside of the
  ::bsetGet block. 


  EXAMPLE:


     +-------------------------------------------------------------+
     | /* Return the contents of a dialogs second control */       |
     |  oGet := oDlg:aControls[2]                                  |
     |  cName := oGet:varGet()                                     |
     |                                                             |
     +-------------------------------------------------------------+

     


See Also: VarPut bSetGet
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson