$ (Dollar Sign)
To enter the $ (dollar sign) in the command line, type $.Â
Description
Section titled âDescriptionâThe $ (dollar sign) character is used to address variables using the command line.
For more information on how to set variables see SetUserVariable keyword and the topic Variables.
[Function] $[Variable_Name]
Example
Section titled âExampleâ- To log into user, whose name is stored in the variable âJanePublicâ, type:
| User name[Fixture]>LogIn $JanePublic |