
1 answer
I searched through the forum and found an answer for you. The default length for the country field form is 40, but probably it can be changed.
- Updating field lengths incase if anyone lands up here.
Address.Country (String, 80 characters);
- Look at the describeSObjets call, it includes reams of metadata about all the fields in the system.
- ...and used thesforce explorer tool.
also look here: https://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_account.htm
and check this blog, they write about different tools including SalesForce: https://www.paperhelp.org/