# Non-Boolean values

Truth of Non-Boolean values

FlowScript is fairly permissive when it comes to evaluating the truth of non-Boolean values. The following non-Boolean values count as true:

* All numbers except 0
* All strings except the empty string, `"0"` and `"FALSE"` (including all upper- and lowercase variants)

![](https://529897662-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LtPTgZOYmpJka4jqs1v%2F-M-sQ9A5Pxz9WZ1LAjfv%2F-M-sRPnSajyQGb9aGk5u%2Fhelp_root_flow_script_functions_truth_example2.png?alt=media\&token=7c830add-726f-4d03-b2d7-920ffc878101)
