Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - varget load again the variable value associated http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 VarGet          Load again the variable value associated
--------------------------------------------------------------------------------

   Syntax: VarGet() --> <uRetVal> 

   Returns:
   The return value of the evaluation of the ::bSetGet instance
   variable when called without parameters. If the ::bSetGet variable
   is NOT defined the VarGet() method will return Nil.

   Comments:
   This method will reload the value that was stored in the variable
   'linked' to this control. However this value will only be reloaded
   if the ::bSetGet instance variable actually holds a codeblock. Note
   however that calling this method does not change the control on the
   screen. For the change to reflect on the screen you should call the
   Refresh() method.

 !seealso: wincls.eho:"Refresh()"


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson