function foo(items) { var x = "This is a sample function"; return x; }