javascript function that returns a string code example Example: javascript return string function yourFunction(args){ return 'string'; }