Navigation:  Function Reference >

GetTagValue

Previous pageReturn to chapter overviewNext page

 

Name

GetTagValue                                                                                        

Purpose

Gets the tag for the specified module

Params

Parameter

Type

Example

Note

ModuleID

String

D1001

Unique ModuleID identifies the module to be tested

Returncode

Returncode

Type String

Note

Tag

The set tag

Usage

E.g. implement a good and bad value anti-cracker strategy

Sample

 

  sTag := lic.GetTagValue(D1001);

  << use the tag as good value and replace the bad value >>

  ...

See also

Good and bad value

 

 


Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.5/help2000/index.html?fr_gettagvalue.htm