Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 176 Bytes

boolval.sh.md

File metadata and controls

9 lines (7 loc) · 176 Bytes

boolval

boolval -- Casts a variable as a boolean value.

Casts variable as a boolean value. If it fails, returns 1.

Usage

bool func::boolval(string* variable)