Sets the value of a tagged field on a report to a double value.
Input Arguments
0 |
String |
Tag Name |
The tag of the field to modify. |
1 |
Double |
Tag Value |
The double 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.