First time here? Check out the FAQ!
answered 2019-08-30 17:49:32 +0000
A common reason is that is that these function calls may not be part of an if (tree) {...} block, either directly, or indirectly through other function calls.
if (tree) {...}