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

 

FTValList.setValString

Adds a String value to the FTValList, using the associated key name.

Syntax

Parameters

key
Name of the key to add to the FTValList.

val
Value to assign using the key.

Returns

Zero (0) on success, -1 on failure.

Example

This example adds a String value to a FTValList:

 

   Home > Contents > Index >

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