string args[] = {"123", "4.56", "true"}; string ret[] = exampleFunction(args);