modifier.crmCountCharacters.php
Smarty plugin
Tags
Table of Contents
Functions
- smarty_modifier_crmCountCharacters() : int
- Smarty count_characters modifier plugin
Functions
smarty_modifier_crmCountCharacters()
Smarty count_characters modifier plugin
smarty_modifier_crmCountCharacters(string $string[, bool $include_spaces = FALSE ]) : int
Type: modifier
Name: crmCountCharacteres
Purpose: count the number of characters in a text with handling for NULL values
Parameters
- $string : string
- $include_spaces : bool = FALSE
-
include whitespace in the character count