Search

Help

Page 4 of 83. Showing 824 results (0.095 seconds)

  1. Variable data types

    The following data types for variables are supported at this time: Type Description Boolean A true or false value Date and Time … 整数的列表 字符串列表 字符串的列表 时间间隔列表 时间间隔的列表 En este momento se admiten los siguientes tipos de datos de variables: Tipo
  2. Creating page and sheet mark files that include variable marks

    For variable marks (such as $[color]), choose fonts that can be fully embedded so that the entire character set is available. Note: OpenType fonts are always subset, so they cannot be used for variable marks. Unfortunately, Illustrator software does not indicate which fonts are OpenType and which are TrueType
    Prinergy 11.5Sep 08, 2025
  3. Creating variables

    Before you can use variables, you must create them. Variables are created in the Manage Variables Editor. To open the Manage Variables Editor, in Rule Builder, from the Edit menu, select Manage Variables. If the rule set is new and was not saved yet, you are prompted to assign a name to the rule set and save
  4. Deleting variables

    Variables are deleted in the Manage Variables Editor. To open the Manage Variables Editor, in Rule Builder, from the Edit menu, select Manage Variables. In the Manage Variables Editor, perform the following steps. Select the appropriate tab for the type of variable that you want to delete. Select Global Variables
  5. Types of variables

    There are three types of variables available: global, rule set, and temporary. Global variables Global variables exist at a global level and are accessible from all instances of all rule sets in the system. The most common use for global variables is to isolate external references that are needed across multiple
  6. Assigning a value to a variable

    To assign a value to a variable while a rule set is executing, you must use the Set Variables action. From within an instance of the action, you can assign multiple variable values at once. You must create the variable before you can assign a value to it. To set a value, add a Set Variables action to the rule chain
  7. Assigning a value to a variable

    To assign a value to a variable while a rule set is executing, you must use the Set Variables action. From within an instance of the action, you can assign multiple variable values at once. You must create the variable before you can assign a value to it. To set a value, add a Set Variables action to the rule chain
  8. Optional variable marks parameters

    Variable marks template format Use the following format: $[tag,<n1, n2>] where: tag is the name of a variable mark, for example Job or Color. n1 … and represents the maximum number of characters for the variable mark. Examples: If the text is "TestJob", the variable mark $[Jobname<2,4>] displays stJo
    Prinergy 11.0Dec 02, 2024
  9. Retrieving a variable value

    Each type of variable requires a unique prefix to reference it. Type Prefix Example Global $ %$SomeGlobalVariable% Rule Set … , if you assign a temporary variable named JobName directly to an action parameter, the selected variable name is converted to a variable reference string
  10. Retrieving a variable value

    Each type of variable requires a unique prefix to reference it. Type Prefix Example Global $ %$SomeGlobalVariable% Rule Set … , if you assign a temporary variable named JobName directly to an action parameter, the selected variable name is converted to a variable reference string