split()
ignore blanks
#1215
brad302
started this conversation in
Feature Ideas/Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As per the C# split method on a string, we can remove blanks. To have that (optional) ability would be nice, it would remove the need for a
Filter array
operation after that therefore, simplifying the workflow.I figure that should be something that's easily injected into the product.
Beta Was this translation helpful? Give feedback.
All reactions