FORMATTING STRING
Code Ex

Formatting Strings Alignment
< Left
^ Center
> Right
Code Ex

Formatting Strings - Data Types
f Float
.Nf N = The number of decimal places
Example
{:.2f}
Code Ex


SEARCH AND REPLACE METHODS
