PageRenderTime 15ms CodeModel.GetById 7ms app.highlight 7ms RepoModel.GetById 0ms app.codeStats 0ms

/libformula-1.1.3/source/org/pentaho/reporting/libraries/formula/function/text/Len-Function.properties

#
Properties File | 7 lines | 4 code | 0 blank | 3 comment | 0 complexity | 38dfaf7291f48a0616da04e66886ba7d MD5 | raw file
Possible License(s): LGPL-2.1
1#
2# Copyright (c) 2007, Pentaho Corporation. All Rights Reserved.
3#
4display-name=LEN
5description=Calculates length of a text string.
6parameter.0.display-name=text
7parameter.0.description=The text in which the length is to be determined.