Function that returns the specified storyboard by name.
"storyboards_var" is a variable referencing a Storyboards object. |
"storyboards_var" is a variable referencing a Storyboards object. |
"storyboards_var" is a variable referencing a Storyboards object. |
| Type | Description |
| Storyboard | Returns the specified storyboard or null if the name is not found. |
| Name | Type | Description |
| name | string | The name of the storyboard within the collection to return. |