Difference between revisions of "Append tail"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
(Created page with '{{ #vardefine:name|append_tail}}{{ #vardefine:return_type|buffer}}{{ FunctionPage| name={{#var:name}}| function_category=String Handling Routines| function1={{Function| name={{…')
 
imported>StDoodle
m
Line 22: Line 22:
 
needscode=yes|
 
needscode=yes|
  
see_also={{SeeAlso|append_tail}}|
+
see_also={{SeeAlso|append_replacement}}|
 
}}
 
}}
 
{{RFI|Please help with all info.}}
 
{{RFI|Please help with all info.}}

Revision as of 16:34, 12 March 2010

needs(code_samples);

Function Syntax

buffer append_tail(matcher match_at ,buffer source )

  • match_at is ?
  • source is the original buffer to append to?

I have no clue what this function does.

See Also

append_replacement()


Attention KoLmafia Experts!

We need your help; some details of this function's operation are unknown or unclear.

The following specific question has been raised:

  • Please help with all info.