
Moderator



5 years, 9 months ago
#18111
::
Do you speak about Client-Side or Server-Side business objects? If it’s the latter then this is not possible, if it it’s the former, then please use a Server-Side Business Object to perform your String manipulation. And if JavaScript is not supported in your browser then your App will probably not work at all.
Please note: Server-Side Business objects support only ECMA Script 5. But String manipulation is possible.