contains
Description
Test if the given name exists in this list.
Syntax
XopusNameList .contains (name : String) : Boolean
Arguments
- name
-
String. The localname to lookup.
Return Value
Boolean. true if the name exists.
Test if the given name exists in this list.
XopusNameList .contains (name : String) : Boolean
String. The localname to lookup.
Boolean. true if the name exists.
Loading...