Error Type Any, expected Bool

From Bohemia Interactive Community
Jump to navigation Jump to search
Creating Error Type Any, expected Bool

This is a common script error, most likely caused by not returning Boolean from waitUntil expression.

See waitUntil for more info.