Set Report Tag Value From Integer    

Sets the value of a tagged field on a report to an integer value.

 

Input Arguments

 

0

String

Tag Name

The tag of the field to modify.

1

Integer

Tag Value

The integer value to assign to the tagged field.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The value was set successfully.

FAILURE

The field tag was not found.

 

Remarks

None.