
Patrick B. answered 08/20/20
Tutor
4.7
(31)
Math and computer tutor/teacher
Apparently not, upon some quick research of SAS variable types
so you will have to declare either a numeric variable and use 1 or 0 to
represent the boolean values
OR
use a STRING variable and use '1' and '0' to represent the boolean values