BIS fnc selectDiarySubject: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Text replacement - "\[\[Category\:Function Group\: Misc(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
||
Line 35: | Line 35: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Functions|{{uc:selectDiarySubject}}]] | [[Category:Functions|{{uc:selectDiarySubject}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:selectDiarySubject}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:selectDiarySubject}}]] |
Revision as of 09:12, 10 October 2020
Description
- Description:
- Select diary subject. Temporary replacement for selectDiarySubject scripting command which is currently broken.1.82
- Execution:
- call
- Groups:
- Briefing
Syntax
- Syntax:
- [diaryName] call BIS_fnc_selectDiarySubject
- Parameters:
- diaryName: String - Diary subject name
- Return Value:
- Boolean - True if the subject was found and selected
Examples
- Example 1:
["someSubject"] call BIS_fnc_selectDiarySubject;
Additional Information
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