Portal Attribute List: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
m (1 revision(s))
mNo edit summary
Line 1: Line 1:
<font face="Arial">This list shows the Portal Attributes defined at the selected portal. These are available to routine code within the subsystem that this portal connects to.
This list shows the Portal Attributes defined at the selected portal. These are available to routine code within the subsystem that this portal connects to.


The columns in the list are:<br /> Name<br /> Shows the name of the attribute


The columns in the list are:<br /> Name<br /> Shows the name of the attribute


'''Scope'''
Shows the portal level at which the attribute is defined. If its defined at the topmost level, it will show "&lt;main&gt;".


Scope<br /> Shows the portal level at which the attribute is defined. If its defined at the topmost level, it will show "&lt;main&gt;".


'''Value'''


Value<br /> The current value for the attribute. This is formatted according to the type of the attribute.
The current value for the attribute. This is formatted according to the type of the attribute.




Options<br /> Summarises options set on the attribute as one or more letters. These include:<br /> R clea[R] when the run engine restarts<br /> C [C]onstant during run<br /> I Round to [I]nteger<br /> T re[T]ain on paste/replace<br /> K range chec[K] enabled<br /> S used in data[S]ets (scenarios)<br /> V keep pri[V]ate to subsystem (for modules)
Options<br /> Summarises options set on the attribute as one or more letters. These include:<br /> R clea'''R''' when the run engine restarts<br /> C '''C'''onstant during run<br /> I Round to '''I'''nteger<br /> T re'''T'''ain on paste/replace<br /> K range chec'''K''' enabled<br /> S used in data'''S'''ets (scenarios)<br /> V keep pri'''V'''ate to subsystem (for modules)




Comment<br /> Shows any comment the modeller has entered for the attribute
'''Comment'''


Shows any comment the modeller has entered for the attribute


Use the Add Attribute button to add a new attribute at the current subsystem's scope.<br /> You can double click or highlight and click the Edit button to edit an existing attribute.<br />


Use the Add Attribute button to add a new attribute at the current subsystem's scope. You can double click or highlight and click the Edit button to edit an existing attribute.


</font>
----
----
[[Category:Attribute/Portal]]
 
[[Category:Editing]]
 
 
<font size="2">idkbase note 10133</font>
 
[[Category:Attribute]]
[[Category:Portal]]
[[Category:Context Help]]
[[Category:Context Help]]
<font size="2">idkbase note 10133</font>

Revision as of 04:33, 12 January 2008

This list shows the Portal Attributes defined at the selected portal. These are available to routine code within the subsystem that this portal connects to.

The columns in the list are:
Name
Shows the name of the attribute


Scope

Shows the portal level at which the attribute is defined. If its defined at the topmost level, it will show "<main>".


Value

The current value for the attribute. This is formatted according to the type of the attribute.


Options
Summarises options set on the attribute as one or more letters. These include:
R cleaR when the run engine restarts
C Constant during run
I Round to Integer
T reTain on paste/replace
K range checK enabled
S used in dataSets (scenarios)
V keep priVate to subsystem (for modules)


Comment

Shows any comment the modeller has entered for the attribute


Use the Add Attribute button to add a new attribute at the current subsystem's scope. You can double click or highlight and click the Edit button to edit an existing attribute.



idkbase note 10133