Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emptyIf and nullIf #42

Closed
wants to merge 2 commits into from
Closed

emptyIf and nullIf #42

wants to merge 2 commits into from

Conversation

zonaro
Copy link
Contributor

@zonaro zonaro commented Jul 10, 2023

more two functions:

  • emptyIf - Return "" if string equals [comparisonString]. Otherwise return the original string;
  • nullIf- Return null if string equals [comparisonString]. Otherwise return the original string;

Copy link
Owner

@esentis esentis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello there again ! Thanks for the contribution, would you mind saving without formatting ?

@zonaro
Copy link
Contributor Author

zonaro commented Jul 10, 2023

Hello there again ! Thanks for the contribution, would you mind saving without formatting ?

Sorry, i forgot this.

@zonaro zonaro marked this pull request as draft July 10, 2023 18:27
@zonaro zonaro closed this by deleting the head repository Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants