Method Val.Range()->contains()
classVal.Range
- Method
contains
boolcontains(this_program|value_typeother)- Returns
True if this range fully contains another range or element.
class Val.Rangebool contains(this_program|value_type other)
True if this range fully contains another range or element.