Hi,
OK, so we are focused only on Evaluate C, in this case TruClient supports only functions without arguments. There is no argument passing mechanism in this manner. Having said that, you can use the parameters mechanism to pass data from TruClient script to the C function (getParam/setParam).
Thanks.