User Defined Function Example icon User Defined Function Example Add custom EZ-Script functions in C# or JS; intercept unknown calls, parse parameters and return values via AdditionalFunctionEvent. Try it →
 

Readreset

File.readReset(filename)

Parameters

filename Path of file to reset read position of.

Returns

Nothing

Description

Resets the read position of the file to 0.