Search

Help

Page 9 of 68. Showing 673 results (0.034 seconds)

  1. Creating page and sheet mark files that include variable marks

    information 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
    Evo 8.2Mar 14, 2022
  2. 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
    Prinergy 9.5Aug 08, 2023
  3. 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 A date and time representing an instant in time Double A 64-bit floating point number File A file or directory, along with an indication of exactly
    Prinergy 9.0Apr 13, 2021
  4. Uses of variables

    The primary areas where variables can be utilized are: Isolating external references—rule sets often reference external resources such as email addresses … to be updated when changes are required. If variables are used to hold the references, only the variable values will need to be updated and any rules which reference
    Prinergy 9.5Aug 08, 2023
  5. 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
  6. 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
  7. Variables

    . The following topics explain the possible uses of variables and the available types, and prescribe the appropriate type for each use. Variablen ermöglichen das … Anwendungsmöglichkeit. 通过变量可实现规则集中的数据存储和以后检索。 变量的目的在于简化复杂规则集的实施和支持。 以下主题解释了变量的可能用途和可用类型,并介绍了每种用途的适当类型。 Las variables permiten el almacenamiento y posterior
  8. 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
  9. Using RBA variables in custom code

    To read RBA variable values from custom code you must specify which variables you will be reading and then fetch their values and assign them to local VB variables:     ' --- declare local variables object ---     Dim variables As Creo.PWS.Automation.BaseDataModel.Variables = action.Variables     '     ' --- identify
    Prinergy 9.5Aug 08, 2023
  10. Identifying where global variables are used

    In Rule Set Manager, you can see in which rule sets a selected global variable is used. In Rule Set Manager, from the View menu on the top-right corner of the Rule Set Library pane, select By Resource Usage. In the Rule Set Library pane, open the Variables folder. Select the global value that you want to check
    Prinergy 9.5Aug 08, 2023