mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
commit
9f1bad3740
@ -8,6 +8,6 @@ This is equivalent to the PHP [strtolower()](http://docs.php.net/lower) function
|
||||
{var $name = "Bzick"}
|
||||
|
||||
{$name} output Bzick
|
||||
{$name|upper} output bzick
|
||||
{$name|up} output bzick too
|
||||
{$name|lower} output bzick
|
||||
{$name|low} output bzick too
|
||||
```
|
Loading…
Reference in New Issue
Block a user