functionmoveClassToBottom
Moves a class to the bottom of its enclosing class.
Information
Returns true if the move was successful, otherwise false.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | className |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | result |