Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
Syntax
Type.IsOpenRecord(type as type) as logical
About
Returns a logical indicating whether a record type is open.
Example
Determine if the record type [ A = number, ...] is open.
Usage
Type.IsOpenRecord(type [A = number, ...])
Output
true