Updating Custom Data Type Instances Throughout Your Project
- Updated2022-01-06
- 1 minute(s) read
Updating Custom Data Type Instances Throughout Your Project
Modify a G Type document to update all the instances of a custom data type in your project.
-
Open the G Type document that defines the control you want to modify.
Tip You can right-click an instance of the type definition control or constant you want to modify and select Open Type Definition to open the associated G Type document. On the diagram, type definition controls and constants display a black marker on the left side to help you identify them.
-
In the G Type document, modify the control to your needs.
- Save the G Type document to propagate the control updates to all instances of the type definition.
Related Information
- Type Definitions
Type definitions are custom data types that you define using the G language and can reuse throughout your project.
- Creating a Custom Data Type Using a G Type Document
Create a type definition, or custom data type, to reuse a control or constant throughout your project.