public virtual int FindVariable( string strVarName )
public: virtual int FindVariable( String^ strVarName )
Parameters
| Parameter Name | Description |
|---|---|
| strVarName | Name of the variable to search for. |
Return Value
The index of the variable or -1, if the variable was not found.