BIS fnc GUInewsfeed: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "   +" to "  ") | Lou Montana (talk | contribs)  m (Text replacement - " \| *(\[[a-zA-Z,. ]*\] call ('''|\[\[)?BI(N|S)_fnc_[a-zA-Z]+('''|\]\])?) *  \|p1=" to " |s1=$1  |p1=") | ||
| Line 9: | Line 9: | ||
| | Load newsfeed. | | Load newsfeed. | ||
| | [display] call [[BIS_fnc_GUInewsfeed]] | |s1=[display] call [[BIS_fnc_GUInewsfeed]] | ||
| |p1= display: [[Display]] - Display where newsfeed with IDC 1101 is | |p1= display: [[Display]] - Display where newsfeed with IDC 1101 is | ||
Revision as of 15:56, 12 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- [display] call BIS_fnc_GUInewsfeed
- Parameters:
- display: Display - Display where newsfeed with IDC 1101 is
- Return Value:
- Boolean - true when online
Examples
- Example 1:
- [_display] call BIS_fnc_GUInewsfeed;
Additional Information
- See also:
- findDisplay
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
