Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ボタンとフィールドが欲しい。ボタンが押されると、フィールドに +1 が入ります。なので、基本はカウンター。これは可能ですか?ボタンとフィールドの背後にあるコードは何ですか?
追加
0
FIELD Counter := Counter + 1
あなたのフォームに。