RobinReumers Posted December 20, 2009 Posted December 20, 2009 I currently have a big text field that I fill with a script. When I change the text box on the layout, it can be that one line will jump over and split into 2 (if over 70+ characters), now I would like to find out in exactly how many lines it is split. I could say if it's higher than 70 characters: 2, higher than 140: 3, … but this is not very foolproof as it could depend on the words used in the text (breaking at a "space"). Is there any foolproof way that I could use for this calculation?
Recommended Posts
This topic is 5452 days old. Please don't post here. Open a new topic instead.
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 accountSign in
Already have an account? Sign in here.
Sign In Now