Read ccs

From Kolmafia
Revision as of 00:06, 9 January 2023 by Ikzann (talk | contribs) (Created page with "{{ #vardefine:name|read_ccs}}{{ #vardefine:return_type|buffer}}{{ FunctionPage| name={{#var:name}}| function1={{Function| name={{#var:name}}| aggregate={{#var:aggregate}}| r...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

buffer read_ccs(string name )

Reads the text of a given custom combat script and returns a buffer with the result.

See Also

set_ccs() | write_ccs()