In order to do this, you have to have test input parameters linked to the action input parameters. Then you have to get the parameter collection, change the parameter value, then run the test passing the parameter collection to UFT.
I have created an example test that does this. It is attached to this post. Just extract VBS_Parameters test folder and the runParams.vbs file. You will need to modify the .vbs line 7 and edit the location of the test:
uftApp.Open ''VBS_Parameters'', False, False
Then, execute the .vbs file.
[1]: /storage/temp/452-vbs-parameters.zip