コミュニティ

Cording error of Static text Japanese option 回答済み

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 ')'.

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

4件のコメント

  • 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

サインインしてコメントを残してください。