Documentation
Preparing search index...
ts_lib/lib/process
isSubProcess
Function isSubProcess
isSubProcess
(
parent
:
ProcessType
,
child
:
ProcessType
)
:
boolean
Parameters
parent
:
ProcessType
child
:
ProcessType
Returns
boolean
true if child is a sub-process of parent
Note: if parent === child this function returns false
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...