Search

Help

Page 10 of 67. Showing 669 results (0.035 seconds)

  1. 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
  2. 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
  3. 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
  4. Debugging rules that use variables

    RBA Debugger does not work with RBA variables at this time. It is not possible to view the value of variables when rule sets run or when viewing past … oder wenn vergangene Ausführungen angezeigt werden. RBA 调试程序目前不能使用 RBA 变量。 规则集运行期间或查看过去的执行时无法查看变量的值。 El depurador de RBA no funciona con variables de RBA en
    Prinergy 9.5Aug 08, 2023
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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