BIS fnc titleText: Difference between revisions
| m (Text replacement - "{{Feature arma3|" to "{{Feature|arma3|") | m (line breaks) | ||
| Line 9: | Line 9: | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | Display TitleText with structured text | | Display TitleText with structured text <br> | ||
| {{Feature|arma3|In {{arma3}} this function displays a bottom-left message, limited to two lines of approximately 53 characters each.}} <br> | |||
| {{Feature|arma3|In {{arma3}} this function displays a bottom-left message, limited to two lines of approximately 53 characters each.}} |DESCRIPTION= | [[File:BIS fnc titleText.jpg|left|400px]] |DESCRIPTION= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 20:39, 2 January 2021
Description
Syntax
- Syntax:
- message call BIS_fnc_titleText
- Parameters:
- message: String
- Return Value:
- Boolean - true when done
Examples
- Example 1:
- "Stratis, 2035-07-14 0130<br />A dark night ahead…" call BIS_fnc_titleText;
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
 
	

