LastCommandSelected

Purpose

This function gets the event name of the last voice command.  This works the same as the LastVoiceCommand function except it will return the actual name of the voice command.  This is useful if you wanted to do some other action to the event, like delete it or disable it and you need that actual event name.  This is a read-only property.

Parameters

None.

Returns

Return value: event name
Type: string
Description: This returns the name of the event that was triggered by the last voice command.

 

See Also:

clsLastVR
GetLastVRInfo

GetLastVRCollection

LastVoiceCommand
LastVoiceCommandPhone

LastVoiceCommandHost

LastVoiceCommandInstance

LastVoiceCommandRaw