Batch open

From Kolmafia
Revision as of 15:37, 4 March 2010 by imported>StDoodle (Created page with '{{#vardefine:name|batch_open}} {{#vardefine:void|}} {{FunctionPage| name={{#var:name}}| function_category=Miscellaneous| function1={{Function| name={{#var:name}}| aggregate={{#…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



Function Syntax

[[Data Types#|]] batch_open()

Marks the start of a batch operation. For any meaningful results, it must eventually be followed by batch_close() (see the preceding for information on using these two functions).

See Also

batch_close()