removeDiarySubject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Add See also)
m (updated version to 1.96)
Line 4: Line 4:
| arma3dev |Game=
| arma3dev |Game=


|1.95|Game Version =(number surrounded by NO SPACES)
|1.96|Game Version =(number surrounded by NO SPACES)


|arg=  |Multiplayer Arguments =("local" or "global")
|arg=  |Multiplayer Arguments =("local" or "global")

Revision as of 18:42, 29 October 2019

-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.96|1.96]]
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.96]][[ Category: arma3dev: New Scripting Commands | REMOVEDIARYSUBJECT]][[ Category: arma3dev: Scripting Commands | REMOVEDIARYSUBJECT]]

Bottom Section