actionName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[.*\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (formatting)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| arma3
|game1= arma3


|0.50
|version1= 0.50


|gr1= Interaction
|gr1= Interaction


| Returns localized name of action.
|descr= Returns localized name of action.


| [[actionName]] action
|s1= [[actionName]] action


|p1= action: [[String]]
|p1= action: [[String]]


| [[String]]
|r1= [[String]]


|x1= <code>actionName "ReloadMagazine";</code>
|x1= <code>'''actionName''' "ReloadMagazine"; {{cc|Returns "Reload"}}</code>


|seealso= [[inputAction/actions]], [[playAction]], [[playActionNow]]
|seealso= [[inputAction/actions]], [[playAction]], [[playActionNow]]
}}
}}

Revision as of 11:05, 15 May 2021

Hover & click on the images for description

Description

Description:
Returns localized name of action.
Groups:
Interaction

Syntax

Syntax:
actionName action
Parameters:
action: String
Return Value:
String

Examples

Example 1:
actionName "ReloadMagazine"; // Returns "Reload"

Additional Information

See also:
inputAction/actionsplayActionplayActionNow

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