Within

Prev Next Home Home Table Of Contents Index

Within (Start,End) : Boolean

Within returns true if a value is within the range from Start to End. Within works with numbers and strings.


Example:
Within (Start,End) : Boolean Within returns True if a value is within the range from Start to End. Within works with numbers and strings.

Example:
if X within(5,7) then Write 'X is Within 5 to 7' if not (Ch within('A','Z')) Write 'Lower Case'

Category: Misc

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home