toString array

Operand types

array: Array

Type of returned value

Description

Converts an array of numbers into a String. The numbers in the array are the decimal representations of Unicode characters.

Used In

ArmA

Example

hint toString([72,97,103,103,115]) Result...."Haggis"
Search OFPEC COMREF