From b3e1c79e09ca207ecc9a985a2f80ecca7b708c66 Mon Sep 17 00:00:00 2001 From: JailDoctor Date: Tue, 7 Dec 2021 18:03:00 +0100 Subject: [PATCH] Add 'tostr' --- tostr.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tostr.md diff --git a/tostr.md b/tostr.md new file mode 100644 index 0000000..752afe5 --- /dev/null +++ b/tostr.md @@ -0,0 +1,4 @@ +* [tostr(num)](tostr) +* [ascii(str, index)](ascii) +* [chr(num)](chr) +* [strlen(str)](strlen)