UNSAFE(<executions>)
- Category
- Control Flow
- Added in
- v0.9.9
Begins an UNSAFE
block with maximum executions set to <executions>
.
<executions>
has to be between 0
and 10000
. Default is 100
.
See also
Actions
Name
Description
ENDUNSAFE
Ends an active UNSAFE block