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