InsertAxStringParam
InsertAxStringParam Id, Pos, Value
 
Parameters:

    Id = Id of an ActiveX object
    Pos = Position in the parameter list (zero based)
    Value = Value to add to the parameter list
Returns: NONE
 

     InsertAxStringParam inserts a String value at Pos to the parameter list of an ActiveX object.


 
Related Info: InsertAxFloatParam | InsertAxIntParam :
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com