Adaptive Framework 0.9.0

continue

The following is a list of properties for the function continue:

PropertyValue
briefContinue at beginning of a loop
categoryscript
descriptionThis is a special function that can be called in the body of a loop function to test the condition and, if true, start evaluating the body again. If called outside of a loop body, an error is thrown.
functionIdcontinue
functionLabelcontinue
puretrue
parameters[]
returns{ "description": "This function does not return." }
scriptSupporttrue