New to Flexsim and not very familiar with C++. I have been trying to use flexscript to automatically multiple queues and processors based on a csv file input. That script did not compile so I tried doing a simple pr("Hello, World!"); instead and it still returns "Too many parameters in call to command pr".
What am I doing wrong here?