String.prototype.ends With

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instance_of gptkb:Mathematics
gptkbp:data_return gptkb:Logic
gptkbp:default_web_browser Supported in all modern browsers.
gptkbp:description Determines whether a string ends with the characters of a specified string.
gptkbp:example ' Hello World'.ends With(' Hello', 5)
' Hello World'.ends With(' World')
gptkbp:formulation str.ends With(search String[, length])
https://www.w3.org/2000/01/rdf-schema#label String.prototype.ends With
gptkbp:introduced_in gptkb:ECMAScript_6
gptkbp:orbital_period length
search String
gptkbp:related_methods gptkb:String.prototype.includes
gptkb:String.prototype.starts_With
gptkbp:bfsParent gptkb:ECMAScript_5
gptkb:ECMAScript_2015
gptkb:ECMAScript_6
gptkbp:bfsLayer 5