Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All Other
Commands

INCLUDE

This will Include the text data content of one or more objects inline in the page in the order they are supplied.

You can use a list of as many IDs as you need. One parameter for each ID.

This will run faster than the {OBJ_DATA()} command for a simple list of IDs as it can collect multiple objects from the database in one go. but it should not be used in a loop as it does not cache the objects. 

Any code will be included and executed.

Number Name Default Type Description
1 Integer The ID of the content you want to include.
to add a Comment.