GetNumberOfGsmAdapters: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary Tag: 2017 source edit | No edit summary Tag: 2017 source edit | ||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| This command writes to the standard output  | This command writes to the standard output the number of GSM Adapters present in the system.    | ||
| '''COMMAND:'''   | '''COMMAND:'''   | ||
| Line 9: | Line 7: | ||
| !Returns | !Returns | ||
| |- | |- | ||
| | | |GetNumberOfGsmAdapters | ||
| | | |None. | ||
| | | |Numeric value | ||
| |} | |} | ||
| '''OUTPUT''' | '''OUTPUT''' | ||
| Numeric value. | |||
| '''EXAMPLE'''<syntaxhighlight lang="text"> | '''EXAMPLE'''<syntaxhighlight lang="text"> | ||
| ~#  | ~# GetNumberOfGsmAdapters | ||
| 1 | |||
| </syntaxhighlight> | </syntaxhighlight> | ||
| [[Category:R2D2]] | [[Category:R2D2]] | ||
| [[Category:GENERAL]] | [[Category:GENERAL]] | ||
Latest revision as of 21:00, 10 September 2025
This command writes to the standard output the number of GSM Adapters present in the system.
COMMAND:
| Command | Input Arguments | Returns | 
|---|---|---|
| GetNumberOfGsmAdapters | None. | Numeric value | 
OUTPUT
Numeric value.
EXAMPLE
~# GetNumberOfGsmAdapters
1