UNPACK string BY format TO v1,v2,...,vn

[<<<] [>>>]

Unpack the binary string string using the format string into the variables. The format string should have the same format as the format string the in the function PACK.


[<<<] [>>>]