Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

listobject:create

Creates a new list with specific columns but no rows.

Syntax

Parameters

name (required)
Input and output parameter. As input, name of the list object to create on output as an empty list with the specified columns.

columns (required)
Input parameter. A string consisting of the column names separated by commas.

Example

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.