Product SiteDocumentation Site

5.3.13.23. subset


>>-subset(argument)--------------------------------------------><

Returns 1 (true) if all items in the receiver Relation are also contained in the argument collection with the same associated index; returns 0 (false) otherwise. The argument can be any collection class object.