diarySubjectExists: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
(page formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma2 | |game1= arma2 | ||
|1.00 | |version1= 1.00 | ||
|game2= arma2oa | |||
|version2= 1.51 | |||
|game3= tkoh | |||
|version3= 1.00 | |||
|game4= arma3 | |||
|version4= 0.50 | |||
|arg= local | |||
|gr1= Briefing | |gr1= Briefing | ||
| Checks whether given subject is present in the | |descr= Checks whether given subject is present in the [[Diary]] of given player. | ||
| | |s1= player '''diarySubjectExists''' name | ||
|p1= | |p1= player: [[Object]] | ||
|p2= name: [[String]] | |p2= name: [[String]] | ||
| [[Boolean]] | |r1= [[Boolean]] | ||
|x1= <code>_exists = [[player]] [[diarySubjectExists]] "subjectName"</code> | |x1= <code>_exists = [[player]] [[diarySubjectExists]] "subjectName"</code> | ||
|seealso= [[processDiaryLink]] | |seealso= [[processDiaryLink]] [[createDiaryLink]] [[createDiaryRecord]] [[createDiarySubject]] [[allDiarySubjects]] | ||
}} | }} | ||
Revision as of 10:30, 4 March 2021
Description
Syntax
Examples
- Example 1:
_exists = player diarySubjectExists "subjectName"
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