This command allows to change a lot of properties of the license file and modules.
This command can be blocked for security reasons either in the license file template template with the value AllowSetVal Set <AllowSetVal>No</AllowSetVall>
or within the License Generator. To read the values use GetVal. See also Anti Hacker Strategies
Name |
SetVal |
||||||||||||||||
Purpose |
Sets values in modules or the license file |
||||||||||||||||
Params |
|
||||||||||||||||
Returncode |
|
||||||||||||||||
Usage |
Alters a module or change values in the license. |
||||||||||||||||
Sample |
iRes := lic.SetVal(‘D1001’, ‘TLI’, ‘200’); << the total licenses of module D1001 are set to 200 >> ... |
||||||||||||||||
See also |
Altering modules, Token list, AddModule, DeleteModule, GetVal |
See also
Token List SetVal
GetVal