objectName setName name

Operand types

objectName: Object
name: String

Type of returned value

Description

Sets the name of a location or a person.

In Arma 3 this can be used to set name of a person but only in single player.

Used In

Arma3

Example

myLocation setName "My Location Name";

player setName "Hello World";
Search OFPEC COMREF