イベント送信時に指定の変数の値を添付出来るように
This commit is contained in:
parent
e97dd13e81
commit
e9251debe0
4 changed files with 27 additions and 2 deletions
|
@ -2035,6 +2035,8 @@ pages:
|
|||
_pushEvent:
|
||||
event: "イベント名"
|
||||
message: "押したときに表示するメッセージ"
|
||||
variable: "送信する変数"
|
||||
no-variable: "なし"
|
||||
|
||||
script:
|
||||
categories:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue