TryGetVariable
TryGetVariable(long, out Variable)
Description
Get Variable of id.
Parameters
| Parameter Name | Description |
|---|---|
| id | ID |
| variable | Found Variable |
Returns
Returns true if Variable of id exists. Otherwise returns false.
Get Variable of id.
| Parameter Name | Description |
|---|---|
| id | ID |
| variable | Found Variable |
Returns true if Variable of id exists. Otherwise returns false.