Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

GetUserSetVarFromString: should not fail if var is optional #50

Open
llorllale opened this issue Aug 13, 2020 · 0 comments
Open

GetUserSetVarFromString: should not fail if var is optional #50

llorllale opened this issue Aug 13, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@llorllale
Copy link
Contributor

llorllale commented Aug 13, 2020

if isOptional || isSet {
if !isOptional && value == "" {

@llorllale llorllale added the bug Something isn't working label Aug 13, 2020
@DRK3 DRK3 changed the title GetSuerSetVarFromString: should not fail if var is optional GetUserSetVarFromString: should not fail if var is optional Aug 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant