View Single Post
  #1  
Old 03-03-2010, 10:26 PM
 
Kannan Kannan is offline
 

Senior Member
  
Join Date: Apr 2008
Posts: 116
 

Default 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
__________________
4.6.6
- SNK
Reply With Quote