Jump to content

Recommended Posts

Posted

Plz Help make this Func

1- Count characters in a string

2 -if the total is more than 20 characters, then she takes the last characters to be doing a string of 20 characters

how make this? plz help

Posted

StringLen(...) and StringRight(...).  The descriptions are in the helpfile.  You may need to use StringLeft(...) if you want the first twenty characters.

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
×
×
  • Create New...