function DECSEL
DECSEL(ps?: number): unknown

Selective Erase In Line

Same as EL with respecting protection flag.

Parameters

optional
ps: number

Return Type

unknown

Usage

import { DECSEL } from "csi.ts";