PublicReadOnlyProperty LastStatus As System.Integer
public System.int LastStatus {get;}
Remarks
A very useful shortcut which makes it easier to access the result of the last operation performed, where only a single result is expected (e.g. after Echo).