:navigation-title: count.lines .. include:: /Includes.rst.txt .. _fluidtypo3-vhs-count-lines: ========================================== count.lines ViewHelper `` ========================================== Counts number of lines in a string. Usage examples -------------- :: {myString} (output for example `42` :: {myString -> v:count.lines()} when used inline :: :: {v:count.lines(string: myString)} .. _fluidtypo3-vhs-count-lines_arguments: Arguments ========= .. _count.lines_string: string ------ :aspect:`DataType` string :aspect:`Required` false :aspect:`Description` String to count, if not provided as tag content