Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | 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
errnoinclude:
Example
<workflowobject:getdisplayablename object="workflowableobj" varname="description"/>
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.