Disconnected CFC return
A RETURN element in a CFC network is not wired to a condition. A conditional
return only fires when its incoming value is true, so a return with nothing
connected can never trigger and is almost certainly a mistake.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
A RETURN element in a CFC network is not wired to a condition. A conditional
return only fires when its incoming value is true, so a return with nothing
connected can never trigger and is almost certainly a mistake.