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. The 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 XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.