Consultor Eletrônico



Kbase P27348: How to trim the space that is showing up in with the value?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   09/09/2008
Status: Verified

GOAL:

How to trim the space that is showing up in with the value?

GOAL:

How to trim value entered in the WebSpeed application form as a text that a displays an extra preceding space?

FACT(s) (Environment):

All Supported Operating Systems
WebSpeed 2.x
WebSpeed 3.x
OpenEdge 10.x

FIX:

Use the following code to trim the value so there should not be any spaces displayed in the browser:

TRIM(GET-VALUE("<FIELD_NAME>")).