Page 4 of 98. Showing 976 results (0.11 seconds)
List of variable marks used
List of variable marks The following table lists, in alphabetical order, all valid variable marks and the type of information they represent. Variable marks … to 40x40. Tip: For DataMatrixSurface barcodes that are populated with custom field data, you can use regular Prinergy variable text to populate the barcodeVariable 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: TipoAssigning 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 chainAssigning 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 chainCreating 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 saveDeleting 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 VariablesVariables
. 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 posteriorTypes 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 multipleRetrieving 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 stringRetrieving 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