titleCut: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "")
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...)
Line 1: Line 1:
{{Command|Comments=
{{Command


| ofp |Game name=
| ofp


|1.00|Game version=
|1.00


|gr1= GUI Control |GROUP1=
|gr1= GUI Control


| {{Feature|arma3| This command is identical to [[cutText]]}}|DESCRIPTION=
| {{Feature|arma3| This command is identical to [[cutText]]}}


| [[titleCut]] [text, type, speed] |SYNTAX=
| [[titleCut]] [text, type, speed]


|p1= [text, type, speed]: [[Array]] |PARAMETER1=
|p1= [text, type, speed]: [[Array]]
|p2= text: [[String]] |PARAMETER2=
|p2= text: [[String]]
|p3= type: [[String]] |PARAMETER3=
|p3= type: [[String]]
|p4= speed: [[Number]] - optional, default 1. |PARAMETER4=
|p4= speed: [[Number]] - optional, default 1.


| [[Nothing]] |RETURNVALUE=
| [[Nothing]]


|x1= <code>[[titleCut]] ["Hello, how are you?","Plain Down",3];</code> |EXAMPLE1=
|x1= <code>[[titleCut]] ["Hello, how are you?","Plain Down",3];</code>




| [[cutText]] |SEEALSO=
| [[cutText]]


}}
}}

Revision as of 12:26, 18 January 2021

Hover & click on the images for description

Description

Description:
Arma 3
This command is identical to cutText
Groups:
GUI Control

Syntax

Syntax:
titleCut [text, type, speed]
Parameters:
[text, type, speed]: Array
text: String
type: String
speed: Number - optional, default 1.
Return Value:
Nothing

Examples

Example 1:
titleCut ["Hello, how are you?","Plain Down",3];

Additional Information

See also:
cutText

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