Determining Whether Character Is Uppercase, Lowercase, Number, or Symbol

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Is there an extension that has a conditional function to tell whether text (or string) is uppercase or lowercase character? The editbox is the input I'm using, however, the only conditional function it has is whether the text is (or isn't) a number.

    The full goal is to develop a password auditing tool for Windows (i.e. EXE). Tthe entropy calculations won't be an issue. The two main goals I have are:

    1. Determining whether each character of text is a number, uppercase or lowercase letter, or symbol.
    2. Count how many of each.

    I can then use that information to calculate the entropy. The second one, off the top of my head, will involve me using loops.

    Please login to see this link.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!