publicVariable: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
Only type [[Number]] is supported in version 1.33 and before. | Only type [[Number]] is supported in version 1.33 and before. | ||
Following [[Category: Types | Types]] are supported since version 1.34: | Following [[:Category: Types | Types]] are supported since version 1.34: | ||
* Number | * Number |
Revision as of 12:23, 19 April 2006
back to COMREF
publicVariable varName
Operand types:
varName: String
Type of returned value:
Compatibility:
Changed in version 1.34
Description:
Broadcast variable value to all computers.
Only type Number is supported in version 1.33 and before.
Following Types are supported since version 1.34:
- Number
- Boolean
- Object
- Group
Example:
publicVariable "CTFscoreOne"