returns
Standalone Functions
pack_returns_oracle
pack_returns_oracle(_returns);
Parameters
Name | Type |
---|---|
_returns | [Field] |
pack_returns
pack_returns(returns);
Parameters
Name | Type |
---|---|
returns | [Field] |
unpack_returns_oracle
unpack_returns_oracle(_return_hash);
Parameters
Name | Type |
---|---|
_return_hash | Field |
unpack_returns
unpack_returns(return_hash);
Parameters
Name | Type |
---|---|
return_hash | Field |