ID : 5676
Attribute
Commands | Functions |
---|---|
GetPublicValue | To load a Public local variable. |
Public | To declare a local variable with Public attribute. |
SetPublicValue | Assign the value to Public local variable. |
Static | To declare a local variable with Static attribute. |
ID : 5676
- Related Information
- GetPublicValue
- Public
- SetPublicValue
- Static