Ifd:addValues
From dev.ifd-library.org
Function public IfdValue [] addValues ( IfdValue[] values, String sessionId) throws IfdServerException
Function to add new values to the IFD Library. The function takes an array of IfdValue as input and in addition the session identifier
Input:
Returns: The updated array of values.
Comments: