View Single Post
 
Old 06-05-2024, 01:08 PM
Vladizm Vladizm is offline Windows 11 Office 2021
Novice
 
Join Date: Jun 2024
Posts: 1
Vladizm is on a distinguished road
Default If return boolean

Hi.

Is posible that IF statement returns just True o False?


if somevariable then
True
else
False
end if
Reply With Quote