|
|
Line 1: |
Line 1: |
| <languages></languages>
| | #REDIRECT[[Component:CloudValueVariable]] |
| <translate>
| |
| <!--T:1-->
| |
| {{Infobox Component
| |
| |Image=CloudValueVariable`1Component.png
| |
| |Name=Cloud Value Variable`1
| |
| }}
| |
| | |
| For more info on how Cloud Variables work in general, see [[Cloud Variables]].
| |
| | |
| This updates as fast as reading/writing cloud variables permits. All the restrictions that apply to cloud variables apply to this component, including permissions and world contexts.
| |
| | |
| This component constantly writes the value from the cloud to <code>Value</code>.
| |
| | |
| <!--T:2-->
| |
| == Fields ==
| |
| {{Table ComponentFields
| |
| |Path|String| The [[Cloud_Variables#Cloud_Variable_Definition| path]] of the variable this component will read.
| |
| |IsLinkedToCloud|Bool| ''(Read Only)'' Indicates whether this field was successfully bound to the target variable.
| |
| |VariableOwnerId|String| The UserID of the user that made a definition for the variable specified by <code>Path</code>
| |
| |ChangeHandling|CloudVariableChangeMode| See [[Type:CloudVariableChangeMode|Cloud Variable Change Mode]].
| |
| |Value|'''T'''|TypeAdv4=true| The value of the read cloud variable.
| |
| }}
| |
| | |
| <!--T:3-->
| |
| == Usage ==
| |
| | |
| <!--T:4-->
| |
| == Examples ==
| |
| | |
| <!--T:5-->
| |
| == Related Components ==
| |
| </translate>
| |
| [[Category:Generics{{#translation:}}]]
| |
| [[Category:Components{{#translation:}}|Cloud Value Variable`1]]
| |
| [[Category:Generic Components{{#translation:}}|Cloud Value Variable`1]]
| |
| [[Category:Components:Cloud:Variables{{#translation:}}|Cloud Value Variable`1]]
| |