Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
workflowengine:isobjectassignedtouser
Verifies whether the specified object is assigned to any user.
Syntax
<workflowengine:isobjectassignedtouser object="workflow_asset_object" [assignedto="name_of_user"] varname="variable_name" />Parameters
object (required)
- Name of the workflow asset object.
assignedto (optional)
- Name of the user that the object is assigned to.
varname (required)
- Name of the output variable to create. The variable contains
true
if the object is assigned to specified user orfalse
if the object is not assigned to specified user.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.