Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 446 Bytes

File metadata and controls

11 lines (6 loc) · 446 Bytes

Iec055 - Strings must not have fields apart from the s field

Severity: Error Error

Checks all structs attributed with [String], if they have fields apart from the IecStringEx s/IecWString s field. a diagnostic is reported.

Solution

You can also use the provided automatic Code Fix to remove the field. ( Press Alt + Enter on the Error line to find the Code Fix in the context menu)

Remove the field.