Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

More string comparisons #111

Open
PeterTillema opened this issue Dec 3, 2018 · 1 comment
Open

More string comparisons #111

PeterTillema opened this issue Dec 3, 2018 · 1 comment

Comments

@PeterTillema
Copy link
Owner

Currently only Compare( is implemented, but it would be nice to have all the normal compare operators be available as well, like Str1!=Str2 etc.

@beckadamtheinventor
Copy link
Contributor

beckadamtheinventor commented Dec 3, 2018

I thought Compare( could do that already?
If 0, then the strings are equal, else they are not.
Please correct me if I'm wrong.

EDIT: some clarification on this function would be nice :P

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants