Indent

Specifies how indentation should be applied to this line.

open - specifies that this opens a block and should indent future lines.

close - specifies that this closes a block, itself and future lines should indent one less.

none - perform not modification to the indentation.

Values

ValueMeaning
none
open
close4

Meta