VBScript Part4B - if elseif else (Conditional Statements)

preview_player
Показать описание
We have covered here a part of conditional Statements.
Agenda Part 4B :

1. What are Conditional Statements ?

1A. i) If clauses :
if (condition) then
print statement
end if
===================
if (condition) then
print statement
else
print statement
end if

ii) if else if :
if (condition) then
print statement
elseif
print statement
else
print statement
end if

#YouTube #YouTuber #AzharTechnoCoder
Рекомендации по теме
Комментарии
Автор

Can you please upload the rest of the videos

nikitavyawahare
visit shbcf.ru