Difference between revisions of "removeDiarySubject"
Jump to navigation
Jump to search
m (updated version to 1.96) |
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ") |
||
(25 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{RV|type=command |
− | |||
− | | | + | |game1= arma3 |
+ | |version1= 1.96 | ||
− | | | + | |eff= local |
− | | | + | |gr1= Briefing |
− | | | + | |descr= Removes a page and all its subjects from the [[Diary]]. |
− | | | + | |s1= player [[removeDiarySubject]] diaryPage |
− | |||
− | | | + | |p1=player: [[Object]] |
− | |||
− | | | + | |p2=diaryPage: [[String]] |
− | | | + | |r1= [[Nothing]] |
− | | | + | |x1= <code>[[player]] [[removeDiarySubject]] "myPage";</code> |
− | | | + | |seealso= [[createDiarySubject]] [[diarySubjectExists]] [[selectDiarySubject]] [[removeDiaryRecord]] [[allDiarySubjects]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 15:52, 3 May 2021
Description
Syntax
- Syntax:
- player removeDiarySubject diaryPage
- Parameters:
- player: Object
- diaryPage: String
- Return Value:
- Nothing
Examples
- Example 1:
player removeDiarySubject "myPage";
Additional Information
- See also:
- createDiarySubject diarySubjectExists selectDiarySubject removeDiaryRecord allDiarySubjects
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