Computer Science, asked by ahamidnm, 5 months ago

What is the use of ENDIF statement? in qb64

Answers

Answered by Anonymous
3

Answer:

Description: The endif command is used to terminate a multiple line if command. The command can either be specified as a single word, 'endif' or as two separate words, 'end if'. For more detailed information and further examples, please see the if command page.

Similar questions