dopdatatypealias hscript command
Creates an alias for a DOP data type.
Usages
dopdatatypealias datatype aliasdopdatatypealias aliasdopdatatypealias
For HDK developers, it may be necessary to change the data type name of a custom DOP data type. However doing this will invalidate existing DOP simulation data files, which rely on the data type name. To maintain backward compatibility, you can create a data type name alias which will allow the old data type name to create data with the new data type name.
dopdatatypealias with one argument removes the specified alias. dopdatatypealias with no arguments outputs a list of all current aliases.
