Documentation

BX.localStorage.get

Object|String
BX.localStorage.get(
 String key
);

The function allows to retrieve the storage element values. If there is no storage element available or its lifetime has expired, null is returned.

Function parameters

Parameter Description
String key Storage element key


© «Bitrix24», 2001-2024
Up