VS:NumFields/ja

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

レコードフィールドの数を返します。

FUNCTION NumFields(
h :HANDLE) : INTEGER;
def vs.NumFields(h):
    return INTEGER

Parameters

h HANDLE レコードのハンドル

Return Value

フィールドの数

Example

totalFields:=NumFields(HandleToRecord);

Version

利用可能バージョン: MiniCAD