Type Alias NxRange

type NxRange = {
    qCount?: number;
    qFrom?: number;
}
Index

Properties

Properties

qCount?: number

Number of characters in the field name.

qFrom?: number

Position in the expression of the first character of the field name.