|
GetAxFloatVar | ||
Result# = GetAxFloatVar(Id, VarName$) | ||
Parameters: Id = Id of an object VarName$ = Variable name |
||
Returns: Result# = returned value |
||
GetAxFloatVar returns the value of an ActiveX object's float (single) variable. Mini Tutorial:
This example would output.
|
Related Info: | GetAxIntVar | GetAxStringVar : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |