break and return: Use the break statement to break out of an inner block of a for , while or repeat loop. Use return to return a value from a function or to ...
確定! 回上一頁