Chapter Contents |
Previous |
Next |
Building a Model with Elementary Components |
sets the value as specified in the StringHolder Control Panel; then flows the transaction to each arc directed away from the component.
passes on the request to all arcs directed into the component.
if any component on an arc leading out of the Trigger is busy, then return TRUE; otherwise, return FALSE.
Keyword | Meaning |
---|---|
currentValue | returns the value in the holder at the current time. |
id | returns the component's unique identifier. |
value | returns the value in the holder when the transaction passed through it. |
clearSetFromAttribute | clears the value then sets it. |
controls | displays the Holder Control Panel. |
prints the value on the SAS Log window. | |
reset | resets the value. |
setFromAttribute | sets the value from the transaction attribute. |
setFromTrigger | sets the value that is assigned with the |
Trigger Value button in the Trigger Control Panel. | |
start | starts the holder. |
stop | stops the holder. |
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.