ramatoNew Contributor16 years ago[Resolved] Truncating property stringI have a project property that I need to shorten. I am guessing I might do it in a groovy script through some string manipulation. Project Property projSerialNumber 123-123-44456 Lets say I want...Show More
ramatoNew Contributor16 years agoString sn = context.expand( '${#Project#projSerialNumber}' )sn.substring(0,11);
Recent DiscussionsCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1Invalid Content-Type for attachments
Related Contentjava.sql.DataTruncation: Data truncation errorDisable warning about text being truncatedTesting for truncation