the delete_time timestamp in unix epoch seconds resulting from setting the millisNoReAdd
parameter of the item, or null if this item is not delete locked.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["`getDeleteLockTimeSec()` returns the delete lock timestamp in Unix epoch seconds if the item is delete-locked, otherwise it returns null."],["`getExpirationTimeSec()` returns the item's expiration timestamp in Unix epoch seconds, or null if the item doesn't expire."],["`getLastAccessTimeSec()` returns the timestamp of the item's last access in Unix epoch seconds, or null if there is no last access timestamp."],["`getValue()` returns the encapsulated value object contained within the item."]]],[]]