Skip to content

Allow typing for each variables #1429

@markwpearce

Description

@markwpearce

For example:

for each movie as MovieContentNode in movieContent.getChildren(-1, 0)

 ' movie is known to be a MovieContentNode

end for

Should also add validation on this, so that the type is compatible with whatever the default type is of the array we're iterating

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions