GetErrorString Method
GetErrorString(string)
Returns the error in the function code.
Declaration
protected string GetErrorString(string funcJS)
Protected Function GetErrorString(funcJS As String) As String
Parameters
| Type |
Name |
Description |
| string |
funcJS |
|
Returns