String.prototype.trim End

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instance_of gptkb:Footballer
gptkbp:bfsLayer 6
gptkbp:bfsParent gptkb:V8_Java_Script_Engine_6.0
gptkbp:default_web_browser Supported in modern browsers.
gptkbp:example ' Hello '.trim End() returns ' Hello'.
gptkbp:formulation String.prototype.trim End()
https://www.w3.org/2000/01/rdf-schema#label String.prototype.trim End
gptkbp:introduced ECMA Script 2019 (E S10)
ECMA Script 2019
gptkbp:is_described_as Removes whitespace from the end of a string.
gptkbp:is_different_from original string length
gptkbp:is_part_of gptkb:musician
gptkbp:is_similar_to gptkb:String.prototype.trim
gptkb:String.prototype.trim_Start
gptkbp:is_supported_by gptkb:Library
gptkbp:provides_information_on gptkb:musician
A new string with whitespace removed from the end.
gptkbp:related_to gptkb:String.prototype.trim
gptkb:String.prototype.trim_Start
gptkbp:replaced_by whitespace
newline characters
gptkbp:type String method