Visualizing character distribution of texts on a keyboard while you're
Form Feed Character. Browser support /\f/ is an ecmascript1 (es1) feature. } share improve this answer follow answered oct 28, 2013 at 11:33 quentin 910k 125 1204 1333
Visualizing character distribution of texts on a keyboard while you're
\f is used for printing characters after it from new line starting just below previous character. Web 1 answer sorted by: The form feed character code is defined as 12 (0xc in hexadecimal ), and may be represented as ctrl + l or ^l. Text editors can use this character when you insert a page break. It forces the printer to eject the current page and to continue printing at the top of another. Web description the \f metacharacter matches form feed characters. Form feed is also a special character that, when encountered in code, causes printers to automatically advance one. Web the character f (form feed (ff)) is represented by the unicode codepoint u+000c. /\f/ regular expression search methods in javascript, a regular expression text search, can be done with different methods. Browser support /\f/ is an ecmascript1 (es1) feature.
Form feed is also a special character that, when encountered in code, causes printers to automatically advance one. Often, it will also cause a carriage return. It was added to unicode in version 1.1 (june, 1993). Es1 (javascript 1997) is fully supported in all browsers: Inside after before for example: /\f/ regular expression search methods in javascript, a regular expression text search, can be done with different methods. Main unicode properties bidirectional data other unicode data u+000c conversion how to type f Web form feed means advance downward to the next page. Syntax new regexp (\\f) or simply: Web form feed may refer to any of the following: It was commonly used as page separators, but now is also used as section separators.