For the bound method that will be applied in Flexsim software, if the number of input commas(",") exceeds the number of binding method parameters, the Flexsim software will crash. For example, if the number of pass-in parameters for the method (bound by bindInterface()) is 3, while the number of input commas is equal to or more than 3, Flexsim software will crash unexpectedly. I wonder how can I solve this sort of unexpected problem? Much thanks for reply!