Functions: advanced
Below you will find the advanced functions of the Berkeley Studio, with a short description and an example model for each of them.
Function / Download | Explanation |
---|---|
getcasebyname | Returns the name of the current case. |
getcaseindex | Return the index of running case. |
getfullname | This function returns the full name of the user. |
getparambyname | This function retrieves a value from the start url. |
getusername | This function returns the user name of the user. |
getvaluefromcallingnode | Returns the value of a variable reference to by this function. |
graphcount | This function count the times a graph has been run through. |
nodeinpath | Returns whether a certain node has been passed or not. |
setcasename | Sets the case name of the running case. |