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