Unload Stimulus¶
Description¶
Explicitly unload a stimulus object, thereby releasing any memory or other resources used by the stimulus. This is useful when the deferred parameter on the stimulus is set to yes or explicit.
Signature¶
action/unload_stimulus
Required Parameters¶
stimulus¶
Name of the stimulus
Placement¶
Allowed at top level: |
No |
|---|---|
Allowed parent: |
Block, Conditionally Execute Actions (if), List, On Exit, Protocol, Render Actions, Repeat Actions (while), Schedule Actions, Task System State, Trial, Unconditionally Execute Actions (else), Variable |