Chapter 73. sblexten
Table of Contents
This is a fairly faithful conversion of the sblexten.sbp from the Superbase distribution. It provides a number of useful functions.
between()
Description
Prototype
      between (
      type(=) ,
      type(=) tValue,
      type(=) tRangeLo )
    tRangeHi
Parameters
| Parameter | Default value | Type name | Description | 
|---|---|---|---|
| tValue | None | type(=) | |
| tRangeLo | None | type(=) | |
| tRangeHi | None | type(=) | 


