Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

In vb how do I make it like an if...... comand

–1 vote
asked Jan 17, 2025 by Erik Hubert (110 points)

1 Answer

0 votes
answered Jan 17, 2025 by Peter Minarik (101,420 points)

Please, check this for the syntax of the if statement in Visual Basic: https://learn.microsoft.com/en-us/dotnet/visual-basic/language-reference/statements/if-then-else-statement

Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...