Set Report Tag Value From String

Sets the value of a tagged field on a report to a string value.

 

Input Arguments

 

0

String

Tag Name

The tag of the field to modify.

1

String

Tag Value

The string 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.