Jump to content

Recommended Posts

Posted (edited)

uhm guys another quick question?

In vba and VBScript, it's very simple:

Trim(myString)

strips the blank space from the left and right side of a string.

But in Autoit, the Trim function has a whole different meaning:

StringTrimLeft trims a number of characters from the left hand side of a

string.

AutoIt does not have Trim(myString)

How do I get the equivalentof the standard Trim function in AutoIt, to strip

the blank characters from left and right end of string?

Edited by Ace08

Work smarter not harder.My First Posted Script: DataBase

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...