integer() is a type function typically used as an argument to line().
It indicates that the value it receives must be an integer.
| Data signatures |
|---|
| integer( header: |
| Call signatures |
|---|
| integer( header: Header ǁ Variable ǁ Function ǁ Reference, [max: Term ǁ Function ǁ Variable], [min: Term ǁ Function ǁ Variable] ) |
| Purpose | Value |
|---|---|
| Main focus | integer() determines if lines match |
| Type | Integer is a line() schema type |
| Context | Qualifier |
|---|---|
| Match qualifiers | onmatch, notnone, strict, distinct |
| Value qualifiers | onmatch, notnone, strict |