GetNumberOfGsmAdapters: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  (Created page with "Test") Tag: 2017 source edit | No edit summary Tag: 2017 source edit | ||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| This command writes to the standard output the number of GSM Adapters present in the system.   | |||
| '''COMMAND:'''  | |||
| {| class="wikitable" | |||
| !Command | |||
| !Input Arguments | |||
| !Returns | |||
| |- | |||
| |GetNumberOfGsmAdapters | |||
| |None. | |||
| |Numeric value | |||
| |} | |||
| '''OUTPUT''' | |||
| Numeric value. | |||
| '''EXAMPLE'''<syntaxhighlight lang="text"> | |||
| ~# GetNumberOfGsmAdapters | |||
| 1 | |||
| </syntaxhighlight> | |||
| [[Category:R2D2]] | |||
| [[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