You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

EL Expression - Single quote inside a string

Accepted answer
38
Views
5
Comments
edited Oct 11, 2023 5:08AM in Performance Management 5 comments

Summary:

Hello! How do we include single quote inside a string? Ex. #{pageFlowScope.pCustomaryName != 'Te'st (2023)'}


Content (required):

The word Te'st includes a single quote but we're experiencing ADF FACES error when trying to apply in Page Composer. We tried the following methods but nothing worked:

  1. Add backslash (\) before the single quote.
  2. Add another single quote (') before it.
  3. Wrap the whole string in double quote ("").

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!