Name

haskey — Check if map has a certain key

Synopsis

boolean haskey ( map  MAP ,
  any  KEY );

Parameters

map MAP

any KEY

Return

boolean