selectDiarySubject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(added Parameter)
Line 12: Line 12:
| person '''selectDiarySubject''' subject |= Syntax
| person '''selectDiarySubject''' subject |= Syntax


|p1= person:  -  |= PARAMETER1  
|p1= person:[[Object]] -  |= PARAMETER1  


|p2= Object,subject:  -  |= PARAMETER2  
|p2= subject: [[String]] -  |= PARAMETER2  


|p3= |= PARAMETER3  
|p3= |= PARAMETER3  

Revision as of 10:34, 30 April 2015

Hover & click on the images for description

Description

Description:
Select the subject page in a log.
Groups:
Uncategorised

Syntax

Syntax:
person selectDiarySubject subject
Parameters:
person:Object -
subject: String -
Return Value:
Nothing

Examples

Example 1:
(example)

Additional Information

See also:
See also needed

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