TUNING


Stamp command
Used in a Server.Load script to select 'a' random documents from the list of Note IDs returned from GetAll.

Stamp modifies a summary data field of length 'b' in each document with the same random value.

Syntax

Stamp (a, b)

Where:


Parent topic: Server.Load commands

Related reference
Server.Load script conventions