ktm.lordui.lang.dataElementsHelp.HelpItemDescription@1a968a59
Parameters:- Called procedure name - String - The full name of the procedure to call i.e.: package1:pacakge2:procedure_Name,
- Number of procedure executions - Integer expression - How many times the procedure will be executed,
- Run in new Thread - Checkbox - if procedure should be called in separate process (next step after procedure may, and probably will, be executed before this command ends it's execution. There will be separated process created,
- Procedure arguments - Dynamic expressions - Every argument expression has to be filled in. Procedure arguments number and types are defined in procedure definition header.
krzys2018-07-23