checkIfContainsNumber

fun checkIfContainsNumber(input: String): Boolean

Parameters