Licson Lee says to SITCON BOT Testpool
var user_sentiment = isNaN(parseInt(emotion_label)) ? sentiment_values[emotion_label] : ([0, 2, 4].indexOf(parseInt(emotion_label)) > -1 ? parseInt(emotion_label) : undefined);