Home > Contents > Index >
workflowobject:getdisplayablename
Retrieves a description of the object that can be displayed in the user interface.
Syntax
<workflowobject:getdisplayablename object="workflow asset object" varname="variable name" />Parameters
object (required)
- Name of the workflowable object.
varname (required)
- Name of the output variable.
Error Numbers
The possible values of
errno
include:
Value Description -12020 No object by name. -12037 Required field missing.Example
<workflowobject:getdisplayablename object="workflowableobj" varname="description"/>
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.