Wiki Markup |
---|
{scrollbar}
| |
Parameters: |
...
resourceName | ||
Result: | org.pentaho.core.solution.IActionResource |
...
It is important to call isDefinedResource()
...
or
...
...
before
...
asking
...
for
...
access
...
to
...
an
...
output
...
as
...
an
...
error
...
will
...
occur
...
if
...
you
...
ask
...
for
...
an
...
input that
...
has
...
not
...
been
...
defined
...
in
...
the
...
action
...
sequence.