nameSound: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''nameSound''' unit |= Syntax
| '''nameSound''' person |= Syntax


|p1= unit: [[Object]] |= Parameter 1
|p1= person: [[Object]] |= Parameter 1
| [[String]] |= RETURNVALUE  
| [[String]] |= RETURNVALUE  



Revision as of 12:22, 19 September 2013

Hover & click on the images for description

Description

Description:
Returns the nameSound of a person.
Groups:
Uncategorised

Syntax

Syntax:
nameSound person
Parameters:
person: Object
Return Value:
String

Examples

Example 1:
nameSound player

Additional Information

See also:
See also needed

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

Notes

Bottom Section