WebCenter Interaction API  
 

IPTFolder.TrimSpaces Method 

Returns a String with leading and trailing whitespace omitted. Calls java.util.String.trim()

string TrimSpaces(
   string strValue
);

Return Value

String

See Also

IPTFolder Interface | com.plumtree.server Namespace