if something then return means in javascript code example Example: return statement javascript function test(arg){ return arg; }