![]() |
How to find Variable{$title} length
Hi all,
I am using x-cart 4.1.10 gold version. Dialog.tpl has one variable {$title}. This is string variable. I have to know how much character (string length) available for this varible. For example we can get the array count result by {$product|@count}. Could you tell any for this variable character count for {$title} Thanks in advance |
Re: How to find Variable{$title} length
{$title|count_characters}
http://www.smarty.net/manual/en/language.modifier.count.characters.php |
Re: How to find Variable{$title} length
Hi,
Thank you very much. Its working fine.......... :lol: |
All times are GMT -8. The time now is 05:35 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.