333

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

prop("Name") ?

(
length(
replaceAll(
replaceAll(
replaceAll(
prop("All"), " ", ""
)
+ ",", "\b"
+ replaceAll(
prop("Name")," ",""
)
+ "\b","★"
), "[^★]", ""
)
) > 1
)
: false

You might also like