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

Add a native transformation to remove a given char from a text #637

Closed
Seddryck opened this issue Jan 23, 2021 · 1 comment
Closed

Add a native transformation to remove a given char from a text #637

Seddryck opened this issue Jan 23, 2021 · 1 comment

Comments

@Seddryck
Copy link
Owner

It should be possible to remove all instances of a given char with a text.

123*145*2222 | text-to-remove-chars(*)
@Seddryck
Copy link
Owner Author

Implemented and documented in 1.23.0-beta.162 or on nuget via Update-Package NBi.Framework -version 1.23.0-beta0162.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant