string

fun string(string: String, default: String = ""): String

Return a string if defined, or default otherwise