メインコンテンツまでスキップ
バージョン:25.2

return

  • constant
    • the lineFeed character (Unicode value 10)
      • command
    • returns a value from a handler
    • When a return command is encountered, execution of that handler ends and the given value is returned to the calling handler.