Licence Protector

GetEasyGoProperty

Hide Navigation Pane

GetEasyGoProperty

Previous topic Next topic No directory for this topic  

GetEasyGoProperty

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for the print function Mail us feedback on this topic!  

 

Retrieve the value of a property which was set with SetEasyGoProperty.

 

 

 

Name

GetEasyGoProperty                                                                          

Purpose

Retrieve the value of a property which was set with SetEasyGoProperty.

Params

Parameter

Type

Example

Note

Property

String

ActionAfterSuccess

defines the screen which is changed. For a complete list of all properties see SetEasyGoProperty

Parameter

String

 

not in use - leave empty

Returncode

Returncode

Type Integer

Note

0-x

for a complete list of all values see SetEasyGoProperty

Sample

sValue := lic.GetEasygoProperty('ActionAfterSuccess','');

 

See also

SetEasyGoProperty