Technical data

LibBlockIWork
4
-4
LibBlockIWork
Purpose
Determines the appropriate
iwork
element
Syntax
%<LibBlockIWork(iwork, ucv, lcv, idx)>
Arguments
iwork
Reference to
iwork
identifier or
""
if there are no
IWorkDefine
records in the
block.
ucv
User control variable string.
lcv
Loop control variable string.
idx
Integer index into this
iwork
.
Returns
The appropriate
iwork
element.
Description
This function returns the appropriate
iwork
element. In order to roll a block’s
iwork
, it must first be defined with
LibDefineIWork
.