public string getLastError()
Public Function getLastError As String
public: String^ getLastError()
member getLastError : unit -> string
[Missing <returns> documentation for "M:SharpTraderBot.Bot.getLastError"]
writeLog(getLastError());
In This Article