Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An Else statement occurs without a corresponding If statement. Else must be preceded by an If statement.
Error ID: BC30086
To correct this error
If this
Ifblock is part of a set of nestedIfblocks, make sure each block is properly terminated.Verify that other control structures within the
Ifblock are correctly terminated.Ensure that this
Ifblock is correctly formatted.
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.