selectDiarySubject: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) mNo edit summary |
m (pf) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| person | | person [[selectDiarySubject]] subject |= Syntax | ||
|p1= person: [[Object]] | |p1= person: [[Object]] - Player|= PARAMETER1 | ||
|p2= subject: [[String]] | |p2= subject: [[String]]|= PARAMETER2 | ||
| [[Nothing]] |= RETURNVALUE | | [[Nothing]] |= RETURNVALUE | ||
|x1= <code> | |x1= <code>[[player]] selectDiarySubject "someSubject";</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= SEEALSO | | [[processDiaryLink]], [[createDiaryLink]], [[createDiarySubject]], [[diarySubjectExists]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 09:41, 1 June 2018
Description
- Description:
- Select the subject page in a log.
- Groups:
- Uncategorised
Syntax
- Syntax:
- person selectDiarySubject subject
- Parameters:
- person: Object - Player
- subject: String
- Return Value:
- Nothing
Examples
- Example 1:
player selectDiarySubject "someSubject";
Additional Information
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