Pages
Home
About Me
For Contact
April 16, 2015
How to find the length of the String using Apex in Salesforce?
Sample Code:
String myStr = 'abcdef’;
Integer result = myStr.length();
Cheers!!!
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment