ファイルメーカー(FileMaker) デザイン関数

デザイン関数 説明
DatabaseNames 開いているデータベースのファイル
FieldBounds(ファイル名;レイアウト名;フィールド名) フィールドの位置と角度
FieldComment(ファイル名;フィールド名) フィールドのコメント
FieldNames(ファイル名;レイアウト名) 指定レイアウト内の全フィールド名
FieldRepetitions(ファイル名;レイアウト名;フィールド名) フィールドの繰り返し数と繰り返し方向
FieldStyle(ファイル名;レイアウト名;フィールド名) フィールドの表示形式と値一覧名
FieldType(ファイル名;フィールド名) フィールドの定義情報
GetNextSerialValue(ファイル名;フィールド名) シリアル番号の次の値読み出し
LayoutNames(ファイル名) 定義されているレイアウトの名
RelationNames(ファイル名) リレーション名
RelationInfo(ファイル名;リレーション名) リレーションの情報
ScriptNames(ファイル名) スクリプト名
TableIDs(ファイル名) テーブルのID
TableNames(ファイル名) テーブルの名前一覧
ValueListItems(ファイル名;値一覧名) 値一覧の内容
ValueListNames(ファイル名) 値一覧名
WindowNames ウインドウ名
FieldIDs(ファイル名;レイアウト名)/LayoutIDs(ファイル名)/

RelationIDs(ファイル名)/ScriptIDs(ファイル名)/

ValueListIDs(ファイル名)

指定レイアウト中の全フィールドのID 改行区切りテキスト