Шаблон:Strlen/doc — различия между версиями

Материал из ANT-Inform documentation
Перейти к: навигация, поиск
м (more fixes)
 
м (1 версия: Import templates from MediaWiki)
 
(нет различий)

Текущая версия на 12:41, 8 февраля 2013

Шаблон:Timw


The Template:Strlen gives the length of parameter 1, as a string.

Usage:  {{strlen|abcdef}} → {{#invoke:String|length|abcdef}}
{{strlen|123456789.}} → {{#invoke:String|length|123456789.}}
{{strlen|2.4}} → {{#invoke:String|length|2.4}}