Home > Contents > Index >
string:length
Returns the length of an input string in the specified variable.
Syntax
<string:length value="inputstring
" varname="varname
"/>Parameters
value
(required)- Input parameter. String to size.
varname
(required)- Input and output parameter. As input, the name of variable to hold the length of the string on output.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.