You can define a field variable, and later on refer to the variable instead of a static value. The use of variables does affect performance, so only use variables when necessary.
1 Select the field you want to configure. The field properties are displayed in the Properties view.
2 $<variable> = <column> <row> <length>;$text = 8 14 9;where $text is assigned the string on row 14 between column 8 and 17.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |