IsArray( <variable> )


Module: Variables

Summary:

Checks whether this entity/variable is an array



Example:

if ( IsArray( gun_owner ) ) ...



Required Args:

  • 1 : <variable> variable that may or may not be a array