String.prototype.trim Start

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instance_of gptkb:Footballer
gptkbp:bfsLayer 6
gptkbp:bfsParent gptkb:V8_Java_Script_Engine_6.0
gptkbp:community gptkb:musician
gptkbp:default_web_browser Supported in most modern browsers.
Supported in modern browsers.
gptkbp:example let str = ' Hello World'; str.trim Start(); // ' Hello World'
gptkbp:formulation String.prototype.trim Start()
String.prototype.trim Start();
https://www.w3.org/2000/01/rdf-schema#label String.prototype.trim Start
gptkbp:introduced ECMA Script 2019 (E S10)
ECMA Script 2019
gptkbp:is_described_as Removes whitespace from the beginning of a string.
gptkbp:provides_information_on A new string with whitespace removed from the start.
gptkbp:related_to gptkb:String.prototype.trim
gptkb:String.prototype.trim_End
gptkbp:technique gptkb:String.prototype.trim
gptkb:String.prototype.trim_End
gptkbp:type gptkb:technique
String method