await function runPrismFunction(funcname, argument1="", argument2="", argument3="", argument4="", argument5 ="", argument6="", argument7="", argument8="" )

Run a prism function direct and return the result

Parameters:

- funcname | name of the function to run, can be GetBus, SetBus, SetFocus, DEOS, GetCurrent, SetCurrent, Remote, GetVar, SetVar, GetValue, SetValue and execdql.

- arg1 to arg8 | arguments as used by the called function