Statements (57)
Predicate | Object |
---|---|
gptkbp:instanceOf |
JavaScript built-in object
|
gptkbp:canBeIterated |
true
|
gptkbp:canCreate |
String constructor
string literal |
gptkbp:constructorFunction |
String
|
gptkbp:definedIn |
gptkb:ECMAScript_specification
|
gptkbp:globalObjectProperty |
String
|
gptkbp:hasPrototypeChain |
true
|
gptkbp:hasSymbolIterator |
true
|
https://www.w3.org/2000/01/rdf-schema#label |
JavaScript String object
|
gptkbp:immutable |
true
|
gptkbp:indexedIn |
true
|
gptkbp:inheritsFrom |
object
|
gptkbp:introducedIn |
ECMAScript 1st Edition
|
gptkbp:isPrimitiveWrapper |
true
|
gptkbp:method |
search
split repeat includes normalize slice valueOf match replace toString indexOf lastIndexOf trim charAt charCodeAt concat endsWith startsWith substring toLowerCase toUpperCase codePointAt localeCompare matchAll padEnd padStart replaceAll toLocaleLowerCase toLocaleUpperCase trimEnd trimStart |
gptkbp:property |
length
|
gptkbp:prototypeObject |
gptkb:String.prototype
|
gptkbp:typeof |
object (when created with new String())
string (when created as a literal) |
gptkbp:unicodeBlock |
true
|
gptkbp:usedFor |
representing and manipulating sequences of characters
|
gptkbp:usedIn |
gptkb:Node.js
web development browser JavaScript |
gptkbp:bfsParent |
gptkb:DOMString
|
gptkbp:bfsLayer |
7
|