fun anyEmpty(vararg target: String): Boolean
Test any element of target is empty
target -
target
Return