Question Keerthi Mettu · Jul 21, 2023 How to have a different conditional check for a null object and locked object? I have a list type data object, that has both null entries and locked entries. While iterating through the list items using GetAt() function, a locked item is satisfying the not null condition. But I need a different conditional statement for null items and locked items. #ObjectScript #Caché 0 3 0 192