User:StDoodle/Test Function sandbox: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
mNo edit summary
imported>StDoodle
mNo edit summary
Line 1: Line 1:
{{User:StDoodle Function sandbox |
{{User:StDoodle/Function_sandbox |
name=test_again |
name=test_again |
returns=string |
returns=string |

Revision as of 04:03, 24 February 2010

string / buffer {{{function_name}}}(string text , int count )

Where string text  is This is what text does.

This is a fake function for testing & junk.

//sample code
string bob = "This is bob's value";
int i = 5;
print(i);