removeDiarySubject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Add See also)
Line 30: Line 30:
|mp= - |Multiplayer Behaviour=
|mp= - |Multiplayer Behaviour=


| |See Also=
| [[createDiarySubject]] [[diarySubjectExists]] [[selectDiarySubject]] |See Also=
}}
}}



Revision as of 12:22, 11 July 2019

-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.95|1.95]]
Hover & click on the images for description

Description

Description:
Remove a subject from a log Template:wip
Multiplayer:
-
Groups:
Uncategorised

Syntax

Syntax:
Unit removeDiarySubject DiaryPage
Parameters:
Unit: Object
DiaryPage: String
Return Value:
Nothing

Examples

Example 1:
player removeDiarySubject "myPage"

Additional Information

See also:
createDiarySubject diarySubjectExists selectDiarySubject

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

[[Category:Introduced with arma3dev version 1.95]][[ Category: arma3dev: New Scripting Commands | REMOVEDIARYSUBJECT]][[ Category: arma3dev: Scripting Commands | REMOVEDIARYSUBJECT]]

Bottom Section