Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 365 Bytes

File metadata and controls

31 lines (17 loc) · 365 Bytes

lexureLoopTag

Enumeration: LoopTag

Tag for the loop action variants.

Index

Enumeration members

Enumeration members

STEP

  • STEP: = "step"

FINISH

  • FINISH: = "finish"

FAIL

  • FAIL: = "fail"