You are here: Transaction Rules > Transaction Elements > Math Elements > COLLECTIONVALUE

COLLECTIONVALUE

Description

A math variable statement of type COLLECTIONVALUE returns the value associated to a given key. The collection must be created prior to using COLLECTIONVALUE. 

Element Attribute Attribute Value Element Value

<MathVariable>

TYPE

COLLECTIONVALUE

The name of the collection.

   

KEY

MathVariable or string literal whose value is the key from which the associated value is returned.

XML Example

<MathVariable VARIABLENAME="FixedFundGUID" TYPE="COLLECTIONVALUE" KEY="1601" DATATYPE="TEXT">FundGUIDs</MathVariable>

 


Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices