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

Mistake #102

Open
Arhimagistr opened this issue Sep 8, 2023 · 0 comments
Open

Mistake #102

Arhimagistr opened this issue Sep 8, 2023 · 0 comments

Comments

@Arhimagistr
Copy link

U have a mistake in this block in the README:
изображение

Correct variant:
var formula = require('excel-formula');
var formattedFormula = formula.formatFormula('IF(1+1=2,"true","false")');
console.log(formattedFormula); // incorrect var was

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

No branches or pull requests

1 participant