cphSbGetSoftBlocks
cphSbGetSoftBlocks(g_cphId) =>l_softBlockID/ nil
Description
Returns a list of defined soft blocks corresponding to the g_cphId.
Arguments
Value Returned
|
A list of soft blocks is returned in the following format:
|
|
Example
cphSbGetSoftBlocks(cphId)
Return to top