Difference between revisions of "MC-Basic:SYSTEM.SERIALNUMBER"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ?Sys.SerialNumber<br> ?System.SerialNumber |AVAILABILITY= All versions |DESCRIPTION= The query of this property returns the serial number o…')
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{Languages|MC-Basic:SYSTEM.SERIALNUMBER}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 30: Line 31:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read-Only
+
Read only
  
 
|EXAMPLE=
 
|EXAMPLE=
Line 39: Line 40:
 
|SEE ALSO=
 
|SEE ALSO=
  
 
+
[[Category:MC-Basic:System|MC-Basic:System]]
 
}}
 
}}

Latest revision as of 07:09, 2 May 2017

Language: English  • 中文(简体)‎

The query of this property returns the serial number of the controller.

Syntax

?Sys.SerialNumber

?System.SerialNumber

Availability

All versions

Default

Factory serial number

Scope

Configuration, Task or Terminal

Limitations

Read only

Examples

?System.SerialNumber

S00E-0251

See Also