Difference between revisions of "removeDiarySubject"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<dl class="command_description"> <!-- BEGIN Note Section --> <!-- For example: <dd class="notedate">Posted on Month Day, Year - Time (UTC)</dd> <dt class="note">User Name</dt> <dd class="note">This is an example n...) |
(page formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
− | | arma3 | + | |game1= arma3 |
− | |1.96 | + | |version1= 1.96 |
− | + | |eff= local | |
− | |||
− | |eff= | ||
− | |||
− | |||
|gr1= Briefing | |gr1= Briefing | ||
− | | | + | |descr= Removes a page and all its subjects from the [[Diary]]. |
− | | | + | |s1= player [[removeDiarySubject]] diaryPage |
− | |p1= | + | |p1=player: [[Object]] |
|p2=diaryPage: [[String]] | |p2=diaryPage: [[String]] | ||
− | | [[Nothing]] | + | |r1= [[Nothing]] |
|x1= <code>[[player]] [[removeDiarySubject]] "myPage";</code> | |x1= <code>[[player]] [[removeDiarySubject]] "myPage";</code> | ||
Line 27: | Line 23: | ||
|seealso= [[createDiarySubject]] [[diarySubjectExists]] [[selectDiarySubject]] [[removeDiaryRecord]] [[allDiarySubjects]] | |seealso= [[createDiarySubject]] [[diarySubjectExists]] [[selectDiarySubject]] [[removeDiaryRecord]] [[allDiarySubjects]] | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 10:26, 4 March 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