Xanalee
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
已编辑于 Variable defined in console is missing in variable pane
I found that when doing debug, the variable defined in debug console didn't show in the variable pane. For example, if I run two commands in debug console a = 1 and b = 2. Only a is shown in variab...