En:isExists

Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.

Содержание

Account

Method of class Collection

Syntax

isExists(key : String) : Boolean

Description

Check existing of value in list by key;

Parameters

  • key - string. Collection key (identifier);

Result

The method returns true, if value exists in collection by key, false - otherwise. Data type - Boolean;

Личные инструменты