getStringId
integer public \Bitrix\Iblock\PropertyIndex\Dictionary::getStringId( string $value, boolean $addWhenNotFound = true );
Method returns string unique ID. Non-static method.
Parameters
Parameter | Description | Version |
---|---|---|
$value | Value for search in dictionary. | |
$addWhenNotFound | When parameter is true and nothing is found, adds new value into dictionary. |
Example
© «Bitrix24», 2001-2024
Up