「booleanexpr」を含むwiki一覧 - 1ページ

256-If Then - Basicsoftのうぃき

ifif boolean_expression thenstatement(s)elsestatement(s)end if説明単一行IFはbooleanexprを評価し、trueの場合、thenに続くステートメント(statement(s) )が実行されます。それ以外の場合、実

  • 1