BIS_fnc_GUInewsfeed

From Bohemia Interactive Community
Revision as of 00:02, 17 June 2021 by Lou Montana (talk | contribs) (Text replacement - " \[\[Category:\{\{Name|[a-z0-9]+\}\}: Functions\|\{\{uc:[a-zA-Z0-9]+\}\}\]\]" to "")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Load newsfeed.
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

|