what are the statement used in conditional branching
Answers
Answered by
1
Answer:
Explanation:
◆You can incorporate condition branching in your Shape Scripts, using either the 'IfElse' statement or query methods that evaluate to True or False. When you use these conditional branching statements, you can use the return command to terminate execution of the script when a branch condition has been satisfied.
Answered by
3
Answer: You can incorporate condition branching in your Shape Scripts, using either the 'If Else' statement or query methods that evaluate to True or False. When you use these conditional branching statements, you can use the return command to terminate execution of the script when a branch condition has been satisfied.
Explanation: hope it will help you and please mark me as brilliant
Similar questions