PostCommand

Scripting ›› FocusControl ›› Methods ››
Parent Previous Next

PostCommand

Method

PostCommand (integer)


Syntax

FocusMax.FocusControl.PostCommand

Parameters

Initiate a sync or async command. This will be used when a COM method is mapped to custom script

 1 = ExposeAsync

 2 = FindAsync

 3 = FocusAsync

 4 = FocusAtStarCenterAsync

 5 = AcquireStarAsync


Returns

True if start is successful.


Remarks

Use PostCommandStatus to check status of initiated command