hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

loop-is-last

Checks if the current iteration is the last iteration of the loop.
Parameter
Type
Description
return
bool
True if this is the last iteration, false otherwise.