new method: List class
Syntax
new(ID, portal, title)
Description
Use this method to generate a new activity guide.
Parameters
| Parameter | Description |
|---|---|
|
ID |
Specifies the ID for the new activity guide as a string. |
|
portal |
Specifies a portal for the activity guide as a string. |
|
title |
Specifies the title for the activity guide as a string. Note: The title is also referred to as the Label property. |
Returns
None.
Related Topics