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.
構文がよくわからないので、Z(Y) ユーザー変数を使用してサンプル コードを提供していただければ幸いです。
Y 変数を、Z が返すインデックスに設定します。たとえば、インデックス 8 の値にアクセスする場合は、Z にアクセスする前に Y を 8 に設定します。
Y=8
Z の次のアクセスは、インデックス 8 の値から取得されます。