User Tag List

Results 1 to 2 of 2

Thread: How to turn off case sensitive in expression? HELP

  1. #1
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Apr 2008
    Posts
    488
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to turn off case sensitive in expression? HELP

    Somebody def. knows this.

    If I want to create a condition:

    alterable string A <> clickteam

    How could I make it turn off case sensitive in the expression so if 'clickteam' is lower or uppercase or a mix of both it stills knows it is different.

  2. #2
    Clicker Multimedia Fusion 2 Developer
    Jax's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    702
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: How to turn off case sensitive in expression? HELP

    If you use 'Compare to General Values', then you can compare 'clickteam' to:

    Lower$(alterable string A)

    That is, you set it to lower case first.

Similar Threads

  1. [bug?] INI Groups/Items Case Sensitive
    By StingRay in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 16th October 2013, 05:16 PM
  2. [MMFIIDEV] Pathfinding Tactical RPG case par case
    By Falco in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 16th March 2010, 04:12 AM
  3. Case Sensitive...
    By MikeB in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 15th September 2008, 06:09 PM
  4. Turn ON ATX case?
    By Blizna in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 3rd December 2006, 01:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •