Procedure dynamic call

The subprocedure with the given name will be called. You must provide the procedure name and the list of procedure arguments. Both fields are dynamic calculated during runtime. You may run the procedure in new thread (note, that only one thread may be active). If procedure will be executed in new thread, it will run when current thread will end or sleep with 'enable thread change' option.
Parameters:



krzys2014-11-23