open fun getRawValuesForArgument(argument: Argument): MutableList<String>
Gets the raw values of the given argument. Raw values are simple "String", not converted to the argument type.
argument - the argument
argument
Return the list of values, empty if none