getSwitchValue

fun getSwitchValue(the_switch: String): String(source)

The command-line switch value.

Note: When the switch is not present or has no value, it returns empty string.