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

Do not remove spaces from strings in FB_init of a function block #44

Closed
Roald87 opened this issue Jul 31, 2020 · 0 comments
Closed

Do not remove spaces from strings in FB_init of a function block #44

Roald87 opened this issue Jul 31, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Roald87
Copy link
Owner

Roald87 commented Jul 31, 2020

Currently it removes spaces from

// In
fbInst : FB_WithName(Name:='Text with spaces');

// Out
fbInst : FB_WithName(Name:='Textwithspaces');
@Roald87 Roald87 added the bug Something isn't working label Jul 31, 2020
@Roald87 Roald87 added this to the Version 0.2 milestone Jul 31, 2020
@Roald87 Roald87 self-assigned this Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant