Community

Cording error of Static text Japanese option Answered

Hello, all.

 

I have the cording error on recommended settings for Static text on FlexiLayout.

 

Does anyone advise to me for solving it?

 

The recommendation settings hieroglyphic languages coming from FlexiLayout help is to enter the following code into the Advanced pre-search relations pane of the Advanced tab on Static text properties:

 

          SuggestOnlySimilarChars(Logic value = true);

 

I got the error and its messages is as follows:

 

         Error: Error in position 30: Expected ')'.

Was this article helpful?

0 out of 0 found this helpful

Comments

4 comments

  • Avatar
    Permanently deleted user

    Hello,

    Could you please send us the screenshot of your error and sample images to reproduce the issue?

    0
  • Avatar
    Permanently deleted user
    0
  • Avatar
    Permanently deleted user

    Hello,

    Please use the following construction:

    Logic lValue = true;

    SuggestOnlySimilarChars(true);

     

    0
  • Avatar
    Permanently deleted user

    Hi, Ekaterina.

    I resolved the error. Thank you so much.

    0

Please sign in to leave a comment.