Script functions reference > Script functions in alphabetical order > S > SetSerNo

SetSerNo
Syntax
SetSerNo(filename, str_serial_id, num_value);
filename 
str_serial_id 
num_value 
Description
Sets the value of a serial number in a number sequence. See GetSerNo for additional information.
Returns
0
-1
Example
setserno("serno.txt","ID1",100);
OpenText StreamServe 5.6 Updated: 2013-03-01