...
You can also use thehasInputroutine to check whether certain fields were filled out during a workflow transition. And among those fields you can also check the work logged in particular.
Note
Note |
---|
If isNull returns "true" the variable has no value attached. isNull returns "false" for zero for numeric variables or blank for character/string. |
...