Check if command line argument exists, and return identity of it.
the command line argument id.
string identity of command line argument if it is available.
NotFoundException in case if the command line argument wasn't found.
See Implementation
Check if command line argument exists, and return identity of it.