match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
_.assign(object, [sources]) Since Arguments Returns Example _.assignIn(object, [sources]) Since Aliases Arguments Returns Example _.assignInWith(object, sources, [cust...
Meta-Data - JDOConfig Meta-Data - JDOConfig JDO allows you to define a file jdoconfig.xml that specifies the properties for a named PMF. As always with XML, the metadata must ma...