opomba,
Dostop do te strani zahteva pooblastilo. Poskusite se vpisati alispremeniti imenike.
Dostop do te strani zahteva pooblastilo. Poskusite lahko spremeniti imenike.
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