selectDiarySubject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (Text replacement - "{{TODO" to "{{Wiki|todo")
Line 11: Line 11:
| Selects the [[Diary]] subject page in a log. The subject is selected but the command doesn't open the map by default, which could be opened with [[openMap]] if necessary.<br><br>
| Selects the [[Diary]] subject page in a log. The subject is selected but the command doesn't open the map by default, which could be opened with [[openMap]] if necessary.<br><br>
{{Feature|arma3|This command seems to be broken in {{GVI|arma3|1.82}}. Use [[BIS_fnc_selectDiarySubject]] instead.}}
{{Feature|arma3|This command seems to be broken in {{GVI|arma3|1.82}}. Use [[BIS_fnc_selectDiarySubject]] instead.}}
{{TODO| Remove the above note after 2.03.147165}}
{{Wiki|todo| Remove the above note after 2.03.147165}}


| person [[selectDiarySubject]] subject
| person [[selectDiarySubject]] subject

Revision as of 02:02, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Briefing

Syntax

Syntax:
Syntax needed
Parameters:
person: Object - Player
subject: String - subject name, for example "Diary" (Briefing tab). It could be further instructed to select a record too, for example "Diary:Record2".
Return Value:
Return value needed

Examples

Example 1:
player selectDiarySubject "someSubject";

Additional Information

See also:
See also needed

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