curatorSelected: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 12: Line 12:
| '''curatorSelected''' |= Syntax
| '''curatorSelected''' |= Syntax


| [[Array]] |= RETURNVALUE  
| [[Array]] <br> hi|= RETURNVALUE  


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


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 04:21, 28 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
hi

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