Salesforce B2C Commerce 23.5 > Script Debugger API (SDAPI) 2.0 > SDAPI Documents 2.0

ScriptThread Document (Debugger API 2.0)

Represents a thread in the script engine.

Property Type Constraints Description
call_stack [StackFrame]   The script stack frames. The frames indicate the execution path to the halted thread where the most recent frame has an index of zero.
id Integer mandatory=true, nullable=false The script thread identifier.
status Enum {halted, running, not_found}   The script status.
X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.