Skip to main content
Returns a boolean from the current Luau thread’s ScriptContext DataModel. The function takes no arguments. It reads the current current parallel execution status. If the current DataModel returns no DataModel, the function returns false. checkparallel is an alias for the same function.

Syntax

Aliases

  • checkparallel

Returns

Example

Read whether the current DataModel is in the parallel phase.