Symbols.Find
Get a symbol by its name
Symbol Symbols.Find(string symbolName)
Input parameters:
Parameter | Type | Description |
symbolName | string | Symbol name |
Return value:
It returns an object of type Symbol if a symbol exists, and NULL if there is no such symbol