TrueUpdate.GetUpdateServerList

table TrueUpdate.GetUpdateServerList ( 

 )

Description

Returns a numerically indexed table (one-based) containing the Name/IDs of the TrueUpdate Servers published to the client.

Parameters

None.

Returns

(table) A numerically indexed table (one-based) containing the Name/IDs of the TrueUpdate Servers published to the client. If there are no TrueUpdate Servers or an error occurs, nil is returned.  You can use Application.GetLastError to determine whether this action failed, and why.

ResultVariable

When adding an action with the action editor, you can use this field to specify a variable that the return value will be stored in.

See also:  Related Actions