Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the ID for a specified extended data type, based on the extended data type name.
Syntax
public ExtendedTypeId typeName2Id(str name)
Run On
Called
Parameters
- name
Type: str
A string that indicates the name of the extended data type.
Return Value
Type: ExtendedTypeId Extended Data Type
An extendedTypeId system data type value that indicates the ID of the extended data type; 0 (zero) if you pass a name value for a nonexistent extended data type.