Result - Invoke Operation (Magic xpa 3.x)
Sets the variable that will keep the returned value of the Invoke OS Command operation.
Platform specific: In the Invoke OS operation, this property is not supported for mobile devices.
The Invoke OS operation calls the API function: ShellExecute.
A full description of this function is available at:
http://msdn.microsoft.com/en-us/library/bb762153(VS.85).aspx
A numeric returned value that is smaller than 32 means an error has occurred (the errors are described in the above link).
Any numeric returned value that is larger than 32 is an indication of a successful call.