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

SEGMENTFIELD

Description

SEGMENTFIELD MathVariableprovides a method for obtaining the value of a field from a segment.  If the policy has multiple segments use a segment MathLoop to loop thru each segment by the SegmentGUID.

SEGMENTFIELD Element/Attribute Table

TYPE=SEGMENTFIELD      

Element

Attributes

Attribute Value

Element Value

<MathVariable>

TYPE

SEGMENTFIELD

The name of the segment field you want to retrieve.

 

SOURCEARRAY

Name of the segment loop that you want the segment field from.

 

 

SEGMENTGUID

MathVariable name that has the SegmentGUID value.

 

XML Example

<MathVariable VARIABLENAME="Segments_index" TYPE="LOOPINDEX" SOURCEARRAY="Segments" DATATYPE="INTEGER"></MathVariable>


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