Ask a Question

What does the "True" parameter for running an executable from a script mean?

SOLVED
tklemensen
New Contributor

What does the "True" parameter for running an executable from a script mean?

I am fairly new to TestComplete (about 3-4 months) and I've noticed that when I record scripts where I am running an executable, it will create a line like

 

TestedApps.ProgramName.Run(1, True)

 

I firgured out that the "1" was for the instance of the program, so you can run more than one instance.

I haven't been able to find out what the "True" denotes.

 

Can anyone tell me what this is?

Thanks in advance.

2 REPLIES 2
Marsha_R
Community Hero

Looks like it's the IgnoreRunning parameter here

https://support.smartbear.com/testcomplete/docs/reference/project-objects/items/tested-apps/testedap...


Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame

Thank you.  🙂  Seems obvious after you pointed out the Run Method page.  I missed the obvious.

Thanks again.

cancel
Showing results for 
Search instead for 
Did you mean: