Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

string_ #57

Open
drewmccluskey opened this issue Nov 25, 2018 · 0 comments
Open

string_ #57

drewmccluskey opened this issue Nov 25, 2018 · 0 comments
Assignees
Projects

Comments

@drewmccluskey
Copy link
Collaborator

drewmccluskey commented Nov 25, 2018

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
LoF
Michal
Development

No branches or pull requests

3 participants