Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FTValList.getVal

Gets an FTVAL (value) that corresponds to the specified key name.

Syntax

Parameters

key
String containing the name of the key.

Description

The getVal method returns the FTVAL corresponding to key. Use the methods of the FTVAL class to evaluate the returned FTVAL.

Returns

The FTVAL object associated with this key. It returns null if the key is not found in the FTValList.

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.