%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
getCommands Method
See Also 
vdWebLibrary Namespace > ScriptCommands Class : getCommands Method
Returns the current script command buffer

Syntax

JScript 
public function getCommands() : String[];

Remarks

Command script buffer is filled on when isActive is true.

See Also