Checks if any options have valid values set.
Returns true if at least one option has a non-default value. For numeric options, -1 indicates no value set. For string options, empty string indicates no value set.
|
true if options have values, false otherwise |