Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

string:length

Returns the length of an input string in the specified variable.

Syntax

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.