sets the specified field of the entity
function ESet input Integer entity "reference to the entity"; input Integer field "number of the field to get"; input Real value "value of the field to get"; end ESet;