resolves: Resolve Errors and Warnings
Description
Resolve Errors and Warnings
Usage
resolve(...)defer_resolve(...)
Arguments
...
Objects to check, if any of them is an Error
then stop()
is called, if any are Warning
s then warning()
is called.
Value
Invisiby returns NULL
Details
Objects passed are evalutated in order.