javascript return value in string code example Example: javascript return string function yourFunction(args){ return 'string'; }