Please enable JavaScript in your browser!
首頁
探索
說明
登入
simon
/
SCCD
關註
2
讚好
2
複刻
3
Files
問題管理
28
合併請求
0
Wiki
標籤
里程碑
創建問題
#27
Add a way of both using expressions and literal values
開啟中
由
simon
與
8 年之前
創建 · 0 條評論
simon
commented
8 年之前
For example:
This is more in line with what SCXML does.
For example: <raise event="test" /> <raise eventexpr="self.eventname" /> <parameter value="test" /> <parameter valueexpr="self.value" /> This is more in line with what SCXML does.
Sign in
to join this conversation.
標籤
清除已選取標籤
documentation
fix
new-feature
performance
update-feature
未選擇標籤
documentation
fix
new-feature
performance
update-feature
里程碑
清除已選取里程碑
未選擇里程碑
指派成員
取消指派成員
未指派成員
1 參與者
內容編輯
效果預覽
正在加載...
取消
保存
尚未有任何內容
For example:
This is more in line with what SCXML does.