string_
drewmccluskey opened this issue · 0 comments
drewmccluskey commented
String
- ✅ansi_char
- ✅chr
- ✅ord
- ✅real
- ✅is_string
- 🔸 ✅string --> sstring
- ✅string_byte_at
- ✅string_byte_length
- ✅string_set_byte_at
- ✅string_char_at
- ✅string_ord_at
- 📌✅string_copy --> third param is now optional
- ✅string_count
- 📌✅string_delete --> third param is now optional
- ✅string_digits
- ✅string_format
- ✅string_insert
- ✅string_length
- ✅string_letters
- ✅string_lettersdigits
- ✅string_lower
- ✅string_pos
- ✅string_repeat
- ✅string_replace
- ✅string_replace_all
- ✅string_upper
- ✅string_height
- ✅string_height_ext
- ✅string_width
- ✅string_width_ext
- string_hash_to_newline
Clipboard
- ✅clipboard_has_text
- ✅clipboard_get_text
- ✅clipboard_set_text