留言板 留言板

返回

Conditions in SB4

触发器
Conditions in SB4
答复
17-6-2 下午5:11
What is the SB4 equivilant to the Conditions under a trigger in the coding in SB3?  I am trying to check if all conditions are met than make a button appear, but I can't figure out how to check for all conditions to be met.
0 (0 票)

RE: Conditions in SB4
答复
17-6-2 下午11:39 回复Julie Longshore。
Hi Julie,
It depends on what your conditions are, but the general idea is that you will use an IF statement.  There's a video tutorial here that talks about setting up conditions.  There will be a Part 2 soon that expands on it to handle multiple conditions (IF, ELSE IF, ELSE), and using the AND block.  But here's a video that shows you how to use the AND block to create a condition that looks at multiple things - https://www.screencast.com/t/yjnkjh5J
0 (0 票)