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 native transformations to skip one or more characters at the beginning or end of a text #538

Closed
Seddryck opened this issue Oct 8, 2019 · 1 comment

Comments

@Seddryck
Copy link
Owner

Seddryck commented Oct 8, 2019

It should be possible to use the following native transformations:

  • text-to-skip-first-chars(int)
  • text-to-skip-last-chars(int)

If the text length is less or equal to the count of characters to skip then the result is an (empty) text.

@Seddryck
Copy link
Owner Author

Seddryck commented Oct 8, 2019

Beta available at https://ci.appveyor.com/project/Seddryck/nbi/builds/27972895/artifacts or 1.21.0-beta0221

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