It is not possible to directly write strict Grafcet in AutomationView. However, you can use familiar elements like the . (AND) and + (OR) indicators in your transitions. We use an SFC (Sequential Function Chart) interpretation called Sequence (.seq files) which offers this flexibility while remaining close to your Grafcet habits.
Using the User Interface (Button):
Right-click in the File Explorer and click New Sequence.... Once the file opens, look at the top right of the editor title bar and click the Open Visual Editor button. This gives you a drag-and-drop interface where you can add Steps, Transitions, and Actions.
Using the Command Palette:
It is also possible via the Command Palette: