→ Upvotes → Upvotes
prop("Vote") ? (length(replaceAll(prop("Vote"), "[^,]", "")) + 1) : 0
prop("Sentiment") ? length(replaceAll(prop("Sentiment"), "😀", "x")) : toNumber("")