AutoPlay Media Studio 9

Web.GetProperties

Web.GetProperties

This is the first topic This is the last topic  

Web.GetProperties

This is the first topic This is the last topic  

OverviewExamples

table Web.GetProperties (

string ObjectName )

Example 1

-- get the currently loaded URL

sURL = Web.GetProperties("Web1").URL;

 

-- Open the url in an external web browser

File.OpenURL(sURL, SW_SHOWNORMAL);

Opens a URL displayed in a web object in an external web browser.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us