curatorSelected: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
No edit summary
Line 14: Line 14:
| [[Array]] |= RETURNVALUE  
| [[Array]] |= RETURNVALUE  


|x1= <code></code>|= EXAMPLE1  
|x1= <code>selectedItems = curatorSelected;</code>|= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 22:27, 27 March 2015

Hover & click on the images for description

Description

Description:
Returns list of all curator selected items.
Groups:
Uncategorised

Syntax

Syntax:
curatorSelected
Return Value:
Array

Examples

Example 1:
selectedItems = curatorSelected;

Additional Information

See also:
curatorMouseOver

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section