> 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/argumentvariable.md).

# ArgumentVariable

- [ArgumentVariable.index](https://docs.r.xyz/glider-ide/api/variables/argumentvariable/argumentvariable.index.md): Returns the position of the argument variable in the function signature. The index represents the argument variable's position, starting from 0.
- [ArgumentVariable.data](https://docs.r.xyz/glider-ide/api/variables/argumentvariable/argumentvariable.data.md): Returns detailed information about the argument variable.
- [ArgumentVariable.memory\_type](https://docs.r.xyz/glider-ide/api/variables/argumentvariable/argumentvariable.memory_type.md): Returns the memory type of the argument variable.
- [ArgumentVariable.source\_code()](https://docs.r.xyz/glider-ide/api/variables/argumentvariable/argumentvariable.source_code.md): Returns the source code of the argument variable.
