View Helpers
resetCycle()
Signature
Section titled “Signature”resetCycle() — returns void
Available in: controller
Category: Miscellaneous Functions
Description
Section titled “Description”Resets a cycle so that it starts from the first list value the next time it is called.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Description |
|---|---|---|---|---|
name | string | no | default | The name of the cycle to reset. |