IF_ModuleText - TypeToString (Method)
Type: |
Method |
Available as of: |
V 1.0.0.0 |
Versions: |
Current version |
Provides the plain text equivalent for the module type.
Input |
Data type |
Description |
---|---|---|
i_etModuleType |
Type of an EDESIGN module EDESIGN modules are divided into types using the ET_Type enumeration. |
Data type |
Description |
---|---|
STRING[40] |
The type of a module shown as plain text. |