Type.IsOpenRecord
- Articolo
-
-
Type.IsOpenRecord(type as type) as logical
Restituisce un valore logical
che indica se un type
di record è aperto.
Determinare se il type [ A = number, ...]
di record è aperto.
Utilizzo
Type.IsOpenRecord(type [A = number, ...])
Output
true