Symbol
Symbol
Symbol
Sets the object symbol.
bool Symbol(
string name // symbol
)Parameters
- name
[in] Symbol.
Return Value
true - successful, otherwise - false.
Note
The setting of working symbol is necessary if the object uses the symbol different from symbol defined at the first initialization.
Last updated on