typeName1 isKindOf typeName2

Operand types

typeName1 : String
typeName2: String

Type of returned value

Description

Checks whether the object is of the given type

Used In

ArmA

Example

"AV8B" isKindOf "Plane"
Search OFPEC COMREF