Command Line Parsing Functions
Click one of the following functions for more information:
| lr.get_attrib_double | Returns the value of a command line parameter as a double |
| lr.get_attrib_long | Returns the value of a command line parameter as a long integer. |
| lr.get_attrib_string | Returns the value of a command line parameter as a string. |

