C2018 Outer block variable out of reachProblem: Within a nested code block, an inner block contains a
reference to a variable declared within an outer block.
Solution: Put the variable declaration in the same block that
references the variable.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson