%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
IsStarted Method
See Also 
vdWebLibrary Namespace > BaseActionObj Class : IsStarted Method
If true, the Action has been initiated.

Syntax

JScript 
public function IsStarted() : boolean;

Return Value

True if the Action has been initiated, false if not.

See Also