rblock extra command
Syntax
- 
rblock extra i a<range> 
 
Set rigid block extra variables. The extra variable a can be of any type and is
associated with the index i as if stored in an array.
Usage Example
Set the extra variable at index 1 to the string value key block.
rblock extra 1 'key block'