Lists BlackBox resources, where the resource type can be pages, functions or controls.
| Function ID | 18 |
|---|---|
| Example | BlackBoxList( Contenttype) |
| BlackBoxList( "Pages" ) | Displays all the pages in the Reactor. |
| BlackBoxList( "Functions" ) | Returns the loaded functions. |
| BlackBoxList( "Controls" ) | Returns the loaded BlackBoxes. |
Lists are returned in comma/return delimited format, e.g. BlackBox_plugin_name, Control_name
Comments