Progress.GetProperties

table Progress.GetProperties (

string ObjectName )

Example 1

tProperties = Progress.GetProperties("Progress1");

Gets the properties from the progress object 'Progress1' and stores them in table 'tProperties'.

See also: Related Actions