Working with Scripts
Learning C# or Visual Basic Scripting
C# and Visual Basic (VB) are scripting languages that can be used to work with Flow. The controls provided in the designer are Winform controls which can be used with either VB or C# scripts as specified when creating your Flow design.
Before starting to use scripts in Micromine Geobank, it is recommended you learn the fundamentals of Winform controls and the relevant language you will use. There are many resources to learn C# and VB online. We recommend you use the extensive resources available from Microsoft® at:
https://learn.microsoft.com/en-us/training/browse/
Information on the properties, methods and events that can be used in Flow is contained in Scripting with Data.