Service Studio 6.0 Help
Local Variable Properties
The next table presents the properties of Local variables.
|
Property |
Description |
Optionality |
Default value |
Obs. |
|
Name |
Name of the variable. |
Mandatory |
Var1 |
|
|
Description |
Free text that describes the local variable. You can edit the text by
directly typing it in the property or in the description editor which
opens by clicking |
Optional |
|
Useful for documentation purpose. The maximum size of this property is 2000 characters. |
|
Data Type |
List of all the types supported by Service Studio. In this list you'll also find the Identifiers of all the entities of the Space. |
Mandatory |
Text |
List of possible Types |
|
Default Value |
Default value for the local variable. |
Optional |
|
The default value can be a literal or one of the following built-in functions: NullDate(), NullIdentifier(), NullObject(), NullTextIdentifier(), CurrDate(), CurrTime(), CurrDateTime() or NewLine(). |
|
Record Definition |
List of entities and structures created in the eSpace. You can type the name of the entity or structure, use the Record Editor or select one of the entities and structures displayed. |
Optional |
|
Mandatory only when the Data Type is a Record or a Record List. |
See Also