fun allEmpty(vararg target: String): Boolean
Test all element of target is empty
target -
target
Return