Method that returns the custom name for a given thread type. The custom name is the localized name of the thread type using the current language specified for Fusion.
"threadDataQuery_var" is a variable referencing a ThreadDataQuery object.
|
"threadDataQuery_var" is a variable referencing a ThreadDataQuery object.
|
Type | Description |
string | Returns the specified custom name or an empty string if an invalid thread type was specified. |
Name | Type | Description |
threadType | string | The thread type you want to get the custom name for. |