Changes the value at a given input to a new value.
Function SetFieldValue( index|name, value )
variant index or name of the field which you want to change
integer index - field index (starting from 1)
string name - the name of the output field
string value - the new field value to be stored to the output record