Retreives information about other blocks.
EditOperations
EditgetOperations
Gets the operations exposed by the input block.
Inputs
| Name | Description |
| block | The block to inspect. |
Outputs
EditgetAllowedValues
Gets the allowed values for the input operation, but only if it is constrained to a list of values.
Inputs
| Name | Description |
| block | The block to inspect. |
| operation | The name of the operation to inspect. NOTE: Leave the source as custom and type in the name, unless the desired name is really being provided by a different block! |
| input | The name of the input whose list of values you want. NOTE: Leave the source as custom and type in the name, unless the desired name is really being provided by a different block! |
Outputs
EditObjects
Details about type definitions can be found on the
Block Metadata Type System page.