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

turn on, turn off

  • command

  • new in 2.06

  • The turn on and turn off commands provide a convenient, readable way to set properties or other values to On or Off.

  • Examples:

    turn on the caseSensitive // sets the caseSensitive property to true
    turn the caseSensitive off // sets the caseSensitive property to false
    turn on bit 4 of powerFlags