パフォーマンス
構文 @If [Value] [Commands] [@Else [Commands]] @EndIf
パラメータは次のように設定します。
@If [DeleteDoc]
Delete 1
@Else
Add 1
@EndIf
関連項目