SAPO::Utility.String


SAPO.Utility.String->trim

| This is an example |
(Pipes "|" are only to identify the limits of example)

SAPO.Utility.String->ucFirst

|This is an example, one more word|

SAPO.Utility.String->stripTags

|This is an example another tag here|

SAPO.Utility.String->htmlEntitiesEncode

This is an "example" with special character (á)

SAPO.Utility.String->htmlEntitiesDecode

This is an "example" with special character (á)