> For the complete documentation index, see [llms.txt](https://docs.r.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.r.xyz/glider-ide/api/variables/localvariables/localvariable.md).

# LocalVariable

- [LocalVariable.get\_parent()](https://docs.r.xyz/glider-ide/api/variables/localvariables/localvariable/localvariable.get_parent.md): Returns parent function/modifier of the local variable.
- [LocalVariable.index](https://docs.r.xyz/glider-ide/api/variables/localvariables/localvariable/localvariable.index.md): Returns the index of the local variable in relation to the function scope.
- [LocalVariable.memory\_property](https://docs.r.xyz/glider-ide/api/variables/localvariables/localvariable/localvariable.memory_property.md): Returns the memory type of the local variable.
- [LocalVariable.source\_code()](https://docs.r.xyz/glider-ide/api/variables/localvariables/localvariable/localvariable.source_code.md): Returns the source code of the local variable.
