BIS fnc GUInewsfeed: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl>" to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\|= " to " ") |
||
Line 15: | Line 15: | ||
| [[Boolean]] - [[true]] when online |RETURNVALUE= | | [[Boolean]] - [[true]] when online |RETURNVALUE= | ||
|x1= <code>[_display] [[call]] [[BIS_fnc_GUInewsfeed]];</code> | |x1= <code>[_display] [[call]] [[BIS_fnc_GUInewsfeed]];</code> | ||
| [[findDisplay]] |SEEALSO= | | [[findDisplay]] |SEEALSO= |
Revision as of 21:11, 17 January 2021
Description
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