IsString( <variable> )


Module: Variables

Summary:

Checks whether this entity/variable is a string



Example:

if ( IsString( gun_owner ) ) ...



Required Args:

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