Documentation
Preparing search index...
ts_lib/lib/process_utils
lookUpProcessType
Function lookUpProcessType
lookUpProcessType
(
processId
:
string
,
table
?:
readonly
Readonly
<
Process
>
[]
,
)
:
undefined
|
ProcessType
Note: this function must conform to DocumentGraphHandler's script API
Parameters
processId
:
string
Optional
table
:
readonly
Readonly
<
Process
>
[]
Returns
undefined
|
ProcessType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Note: this function must conform to DocumentGraphHandler's script API