IPB_Session interface:
IsSharedVarArray method
Description
Returns true if the shared variable contains
an array; otherwise it returns false.
Syntax
IsSharedVarArray(pbgroup group, pbfield fid)
Argument
|
Description
|
group
|
The group whose shared variable is to
be accessed
|
fid
|
The field ID of the shared variable
|
Return Values
pbboolean.
See Also