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

Introduce a math function for basic plus, minus, multiplying and dividing #350

Open
TobiasNx opened this issue May 2, 2024 · 2 comments
Labels

Comments

@TobiasNx
Copy link
Collaborator

TobiasNx commented May 2, 2024

input:

a: 5
math("a","+5")

output:

a: 10
@blackwinter
Copy link
Member

Is there a use case beyond #349?

@TobiasNx
Copy link
Collaborator Author

TobiasNx commented May 2, 2024

There is no urgent one, but we had example in context of oersi to transform the metadata describing the size of a file by using some simple math but we were not able to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants