Next: , Previous: , Up: The Record Library   [Index]


13.5.16 Data Type Generic Byte Data Record Functions

rc_jack

integer rc_jack(&, record r, data d);

is 0 if the r record does not map d or if the data in the d position is not of the same type as the first argument, non zero otherwise. Sets the first argument as the data in the d position for the latter case (data is linked if allowed, copied otherwise).

rc_query

object rc_query(record r, data d);

is the data in the d position in the r record