Instance.runTask(activity,task,args,submit)

Runs the given task number of the specified activity for this Instance.

Arguments:

Name Type Description Mode
activity String String activity name. in
task Int int task number. in
args Any[Any] Arguments containing the instance initialization data. in
submit String[] Simulated components execution values. in