メインコンテンツへスキップ

検索

検索

Single Line Text - Multiple Styles

コメント

1件のコメント

  • Avatar
    Ian Cummings
    モデレータ

    This is a bit convoluted but it will work.

     

    1. Create a named data source (not associated with a design object) and set it to be the value of your global variable.

     

    2. Create two single line VB script data sources in the data of your text object.  In the VB script expression make a reference to the named data source: Format.NamedSubStrings("DataSourceName").Value

     

    3. You can either use a string function in the VB script expression to get the part of data you want, or the "Truncation" options under  the "Transforms" tab of the data source.

    0

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